Package org.cxml

Class FollowUpDocument

java.lang.Object
org.cxml.FollowUpDocument

public class FollowUpDocument extends Object
  • Field Details

    • type

      protected String type
    • category

      protected String category
  • Constructor Details

    • FollowUpDocument

      public FollowUpDocument()
  • Method Details

    • getType

      public String getType()
      Gets the value of the type property.
      Returns:
      possible object is String
    • setType

      public void setType(String value)
      Sets the value of the type property.
      Parameters:
      value - allowed object is String
    • getCategory

      public String getCategory()
      Gets the value of the category property.
      Returns:
      possible object is String
    • setCategory

      public void setCategory(String value)
      Sets the value of the category property.
      Parameters:
      value - allowed object is String