new Tag()
- Source:
Methods
(static) Tag#getDescription() → {String}
Get the field value
- Source:
Returns:
- Type
- String
(static) Tag#getFilter() → {String}
Get the field value
- Source:
Returns:
- Type
- String
(static) Tag#getLength() → {String}
Get the field value
- Source:
Returns:
- Type
- String
(static) Tag#getOptional() → {String}
Get the field value
- Source:
Returns:
- Type
- String
(static) Tag#getTag() → {String}
Get the field value
- Source:
Returns:
- Type
- String
(static) Tag#getValue() → {String}
Get the field value
- Source:
Returns:
- Type
- String
(static) Tag#setDescription(description)
Set the field value
Parameters:
| Name | Type | Description |
|---|---|---|
description |
String |
- Source:
(static) Tag#setFilter(filter)
Set the field value
Parameters:
| Name | Type | Description |
|---|---|---|
filter |
String |
- Source:
(static) Tag#setLength(length)
Set the field value
Parameters:
| Name | Type | Description |
|---|---|---|
length |
String |
- Source:
(static) Tag#setOptional(optional)
Set the field value
Parameters:
| Name | Type | Description |
|---|---|---|
optional |
String |
- Source:
(static) Tag#setTag(tag)
Set the field value
Parameters:
| Name | Type | Description |
|---|---|---|
tag |
String |
- Source:
(static) Tag#setValue(value)
Set the field value
Parameters:
| Name | Type | Description |
|---|---|---|
value |
String |
- Source: