public interface PrePersist<T> extends Child<T>
pre-persist
xsd typeModifier and Type | Method and Description |
---|---|
String |
getMethodName()
Returns the
method-name attribute |
PrePersist<T> |
methodName(String methodName)
Sets the
method-name attribute |
PrePersist<T> |
removeMethodName()
Removes the
method-name attribute |
PrePersist<T> methodName(String methodName)
method-name
attributemethodName
- the value for the attribute method-name
PrePersist
String getMethodName()
method-name
attributemethod-name
PrePersist<T> removeMethodName()
method-name
attributePrePersist
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.