Package org.cxml
Class DeviationReason
java.lang.Object
org.cxml.DeviationReason
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the comments property.getValue()Gets the value of the value property.voidsetComments(Comments value) Sets the value of the comments property.voidSets the value of the value property.
-
Field Details
-
value
-
comments
-
-
Constructor Details
-
DeviationReason
public DeviationReason()
-
-
Method Details
-
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
-
getComments
Gets the value of the comments property.- Returns:
- possible object is
Comments
-
setComments
Sets the value of the comments property.- Parameters:
value- allowed object isComments
-