Class ChangeImpl
java.lang.Object
com.priint.pubserver.metadata.xml.note.ChangeImpl
- All Implemented Interfaces:
Change,Serializable
- Direct Known Subclasses:
CommentImpl
The type Change.
- See Also:
-
Constructor Details
-
ChangeImpl
public ChangeImpl()
-
-
Method Details
-
getUser
Description copied from interface:ChangeGets the user. -
setUser
Description copied from interface:ChangeSets the user. -
getRole
Description copied from interface:ChangeGets the role. -
setRole
Description copied from interface:ChangeSets the role. -
getOn
Description copied from interface:ChangeGets the on. -
setOn
Description copied from interface:ChangeSets the on. -
getState
Description copied from interface:ChangeGets the state. -
setState
Description copied from interface:ChangeSets the state.
-