public interface PreUpdate<T> extends Child<T>
pre-update xsd type| Modifier and Type | Method and Description |
|---|---|
String |
getMethodName()
Returns the
method-name attribute |
PreUpdate<T> |
methodName(String methodName)
Sets the
method-name attribute |
PreUpdate<T> |
removeMethodName()
Removes the
method-name attribute |
PreUpdate<T> methodName(String methodName)
method-name attributemethodName - the value for the attribute method-namePreUpdateString getMethodName()
method-name attributemethod-nameCopyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.