| Property Getters/Setters Summary | ||
|---|---|---|
method | getDeleted() | |
method | setDeleted(value) | |
| Indicates whether the smart tag is deleted. | ||
method | getName() | |
Gets the name of the smart tag.
|
||
method | getProperties() | |
method | setProperties(value) | |
| Gets and set the properties of the smart tag. | ||
method | getUri() | |
Gets the namespace URI of the smart tag.
|
||
| Method Summary | ||
|---|---|---|
method | setLink(uri, name) | |
Change the name and the namespace URI of the smart tag.
|
||
boolean getDeleted() / setDeleted(value)
SmartTagPropertyCollection getProperties() / setProperties(value)
String getUri()
String getName()