Package org.cxml
Class Commodity
java.lang.Object
org.cxml.Commodity
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the classification property.voidsetClassification(Classification value) Sets the value of the classification property.
-
Field Details
-
classification
-
-
Constructor Details
-
Commodity
public Commodity()
-
-
Method Details
-
getClassification
Gets the value of the classification property.- Returns:
- possible object is
Classification
-
setClassification
Sets the value of the classification property.- Parameters:
value- allowed object isClassification
-