
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Returns the
id attribute |
String |
getMethodSignature()
Returns the
method-signature element |
TldDeferredMethodType<T> |
id(String id)
Sets the
id attribute |
TldDeferredMethodType<T> |
methodSignature(String methodSignature)
Sets the
method-signature element |
TldDeferredMethodType<T> |
removeId()
Removes the
id attribute |
TldDeferredMethodType<T> |
removeMethodSignature()
Removes the
method-signature element |
TldDeferredMethodType<T> methodSignature(String methodSignature)
method-signature elementmethodSignature - the value for the element method-signatureTldDeferredMethodTypeString getMethodSignature()
method-signature elementmethod-signatureTldDeferredMethodType<T> removeMethodSignature()
method-signature elementTldDeferredMethodTypeTldDeferredMethodType<T> id(String id)
id attributeid - the value for the attribute idTldDeferredMethodTypeString getId()
id attributeidTldDeferredMethodType<T> removeId()
id attributeTldDeferredMethodTypeCopyright © 2021 JBoss by Red Hat. All rights reserved.