Package org.cxml
Class SupplierPartID
java.lang.Object
org.cxml.SupplierPartID
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the revisionID property.getvalue()Gets the value of the value property.voidsetRevisionID(String value) Sets the value of the revisionID property.voidSets the value of the value property.
-
Field Details
-
revisionID
-
value
-
-
Constructor Details
-
SupplierPartID
public SupplierPartID()
-
-
Method Details
-
getRevisionID
Gets the value of the revisionID property.- Returns:
- possible object is
String
-
setRevisionID
Sets the value of the revisionID 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
-