Package org.cxml
Class FollowUpDocument
java.lang.Object
org.cxml.FollowUpDocument
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the category property.getType()Gets the value of the type property.voidsetCategory(String value) Sets the value of the category property.voidSets the value of the type property.
-
Field Details
-
type
-
category
-
-
Constructor Details
-
FollowUpDocument
public FollowUpDocument()
-
-
Method Details
-
getType
Gets the value of the type property.- Returns:
- possible object is
String
-
setType
Sets the value of the type property.- Parameters:
value- allowed object isString
-
getCategory
Gets the value of the category property.- Returns:
- possible object is
String
-
setCategory
Sets the value of the category property.- Parameters:
value- allowed object isString
-