Method Summary |
|
public boolean | equals(Object o) Indicates whether some other object is "equal to" this one.
Parameters: o - the reference object with which to compare. |
public static ClassPersistenceModifier | getClassPersistenceModifier(String value) Return ClassPersistenceModifier from String.
Parameters: value - persistence-modifier attribute value Instance of ClassPersistenceModifier. |
protected int | getType() Accessor for the Persistence Modifier id. |
public String | toString() Returns a string representation of the object. |