public interface PostUpdate<T> extends Child<T>
post-update
xsd typeModifier and Type | Method and Description |
---|---|
String |
getMethodName()
Returns the
method-name attribute |
PostUpdate<T> |
methodName(String methodName)
Sets the
method-name attribute |
PostUpdate<T> |
removeMethodName()
Removes the
method-name attribute |
PostUpdate<T> methodName(String methodName)
method-name
attributemethodName
- the value for the attribute method-name
PostUpdate
String getMethodName()
method-name
attributemethod-name
PostUpdate<T> removeMethodName()
method-name
attributePostUpdate
Copyright © 2017 JBoss by Red Hat. All rights reserved.