Package org.cxml
Class TermsOfDeliveryCode
java.lang.Object
org.cxml.TermsOfDeliveryCode
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetvalue()Gets the value of the value property.Gets the value of the valueAttribute property.voidSets the value of the value property.voidsetvalueAttribute(String value) Sets the value of the valueAttribute property.
-
Field Details
-
valueAttribute
-
value
-
-
Constructor Details
-
TermsOfDeliveryCode
public TermsOfDeliveryCode()
-
-
Method Details
-
getvalueAttribute
Gets the value of the valueAttribute property.- Returns:
- possible object is
String
-
setvalueAttribute
Sets the value of the valueAttribute 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
-