Package org.cxml
Class ItemIndicator
java.lang.Object
org.cxml.ItemIndicator
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
domain
-
value
-
-
Constructor Details
-
ItemIndicator
public ItemIndicator()
-
-
Method Details
-
getDomain
Gets the value of the domain property.- Returns:
- possible object is
String
-
setDomain
Sets the value of the domain property.- Parameters:
value- allowed object isString
-
getValue
Gets the value of the value property.- Returns:
- possible object is
String
-
setValue
Sets the value of the value property.- Parameters:
value- allowed object isString
-