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