
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Returns the
id attribute |
ExtensibleType<ExtensibleType<T>> |
getOrCreateExtensibleType()
If not already created, a new
extensibleType element with the given value will be created. |
ExtensibleType<T> |
id(String id)
Sets the
id attribute |
ExtensibleType<T> |
removeExtensibleType()
Removes the
extensibleType element |
ExtensibleType<T> |
removeId()
Removes the
id attribute |
ExtensibleType<ExtensibleType<T>> getOrCreateExtensibleType()
extensibleType element with the given value will be created.
Otherwise, the existing extensibleType element will be returned.ExtensibleType> ExtensibleType<T> removeExtensibleType()
extensibleType elementExtensibleTypeExtensibleType<T> id(String id)
id attributeid - the value for the attribute idExtensibleTypeString getId()
id attributeidExtensibleType<T> removeId()
id attributeExtensibleTypeCopyright © 2025 JBoss by Red Hat. All rights reserved.