Package org.cxml
Class OwnerInfo
java.lang.Object
org.cxml.OwnerInfo
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
owner
-
role
-
-
Constructor Details
-
OwnerInfo
public OwnerInfo()
-
-
Method Details
-
getOwner
Gets the value of the owner property.- Returns:
- possible object is
String
-
setOwner
Sets the value of the owner property.- Parameters:
value- allowed object isString
-
getRole
Gets the value of the role property.- Returns:
- possible object is
String
-
setRole
Sets the value of the role property.- Parameters:
value- allowed object isString
-