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