Class CaseAugmentationType


public class CaseAugmentationType extends CaseAugmentationType

Java class for CaseAugmentationType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="CaseAugmentationType">
   <complexContent>
     <extension base="{urn:oasis:names:tc:legalxml-courtfiling:schema:xsd:CommonTypes-4.0}CaseAugmentationType">
       <sequence>
         <element ref="{urn:tyler:ecf:extensions:Common}CaseTypeText" minOccurs="0"/>
         <element ref="{urn:tyler:ecf:extensions:Common}FilerTypeText" minOccurs="0"/>
         <element ref="{urn:tyler:ecf:extensions:Common}LowerCourtText" minOccurs="0"/>
         <element ref="{urn:tyler:ecf:extensions:Common}LowerCourtJudgeText" minOccurs="0"/>
         <element ref="{urn:tyler:ecf:extensions:Common}AttachServiceContactIndicator" minOccurs="0"/>
         <element ref="{urn:tyler:ecf:extensions:Common}ProcedureRemedy" minOccurs="0"/>
         <element ref="{urn:tyler:ecf:extensions:Common}ProviderCharge" minOccurs="0"/>
         <element ref="{urn:tyler:ecf:extensions:Common}PropertyAccountNumber" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{urn:tyler:ecf:extensions:Common}CivilClaimAmount" minOccurs="0"/>
         <element ref="{urn:tyler:ecf:extensions:Common}ProbateEstateAmount" minOccurs="0"/>
         <element ref="{urn:tyler:ecf:extensions:Common}FilingAssociation" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{urn:tyler:ecf:extensions:Common}PartyService" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{urn:tyler:ecf:extensions:Common}ExtendedData" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{urn:tyler:ecf:extensions:Common}MaxFeeAmount" minOccurs="0"/>
         <element ref="{urn:tyler:ecf:extensions:Common}CaseSecurity" minOccurs="0"/>
         <element ref="{urn:tyler:ecf:extensions:Common}CaseSubTypeText" minOccurs="0"/>
         <element ref="{urn:tyler:ecf:extensions:Common}PhysicalFeature" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{urn:tyler:ecf:extensions:Common}ReturnDate" minOccurs="0"/>
         <element ref="{urn:tyler:ecf:extensions:Common}HearingSchedule" minOccurs="0"/>
         <element ref="{urn:tyler:ecf:extensions:Common}OutOfStateIndicator" minOccurs="0"/>
         <element ref="{urn:tyler:ecf:extensions:Common}CitationAugmentation" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{urn:tyler:ecf:extensions:Common}WillFiledDate" minOccurs="0"/>
         <element ref="{urn:tyler:ecf:extensions:Common}DecedentPartyAssociation" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{urn:tyler:ecf:extensions:Common}QuestionAnswer" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{urn:tyler:ecf:extensions:Common}Agency" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{urn:tyler:ecf:extensions:Common}LowerCourtCaseTypeText" minOccurs="0"/>
         <element ref="{urn:tyler:ecf:extensions:Common}CaseAddress" minOccurs="0"/>
         <element ref="{urn:tyler:ecf:extensions:Common}FeeSplit" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{urn:tyler:ecf:extensions:Common}AddMeAsServiceContactPartyReference" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{urn:tyler:ecf:extensions:Common}HasUserFiledIntoCaseIndicator" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 
  • Field Details

  • Constructor Details

    • CaseAugmentationType

      public CaseAugmentationType()
  • Method Details

    • getCaseTypeText

      public TextType getCaseTypeText()
      Gets the value of the caseTypeText property.
      Returns:
      possible object is TextType
    • setCaseTypeText

      public void setCaseTypeText(TextType value)
      Sets the value of the caseTypeText property.
      Parameters:
      value - allowed object is TextType
    • getFilerTypeText

      public TextType getFilerTypeText()
      Gets the value of the filerTypeText property.
      Returns:
      possible object is TextType
    • setFilerTypeText

      public void setFilerTypeText(TextType value)
      Sets the value of the filerTypeText property.
      Parameters:
      value - allowed object is TextType
    • getLowerCourtText

      public TextType getLowerCourtText()
      Gets the value of the lowerCourtText property.
      Returns:
      possible object is TextType
    • setLowerCourtText

      public void setLowerCourtText(TextType value)
      Sets the value of the lowerCourtText property.
      Parameters:
      value - allowed object is TextType
    • getLowerCourtJudgeText

      public TextType getLowerCourtJudgeText()
      Gets the value of the lowerCourtJudgeText property.
      Returns:
      possible object is TextType
    • setLowerCourtJudgeText

      public void setLowerCourtJudgeText(TextType value)
      Sets the value of the lowerCourtJudgeText property.
      Parameters:
      value - allowed object is TextType
    • getAttachServiceContactIndicator

      public Boolean getAttachServiceContactIndicator()
      Gets the value of the attachServiceContactIndicator property.
      Returns:
      possible object is Boolean
    • setAttachServiceContactIndicator

      public void setAttachServiceContactIndicator(Boolean value)
      Sets the value of the attachServiceContactIndicator property.
      Parameters:
      value - allowed object is Boolean
    • getProcedureRemedy

      public ProcedureRemedyType getProcedureRemedy()
      Gets the value of the procedureRemedy property.
      Returns:
      possible object is ProcedureRemedyType
    • setProcedureRemedy

      public void setProcedureRemedy(ProcedureRemedyType value)
      Sets the value of the procedureRemedy property.
      Parameters:
      value - allowed object is ProcedureRemedyType
    • getProviderCharge

      public ProviderChargeType getProviderCharge()
      Gets the value of the providerCharge property.
      Returns:
      possible object is ProviderChargeType
    • setProviderCharge

      public void setProviderCharge(ProviderChargeType value)
      Sets the value of the providerCharge property.
      Parameters:
      value - allowed object is ProviderChargeType
    • getPropertyAccountNumber

      public List<TextType> getPropertyAccountNumber()
      Gets the value of the propertyAccountNumber property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the propertyAccountNumber property.

      For example, to add a new item, do as follows:

          getPropertyAccountNumber().add(newItem);
       

      Objects of the following type(s) are allowed in the list TextType

    • getCivilClaimAmount

      public AmountType getCivilClaimAmount()
      Gets the value of the civilClaimAmount property.
      Returns:
      possible object is AmountType
    • setCivilClaimAmount

      public void setCivilClaimAmount(AmountType value)
      Sets the value of the civilClaimAmount property.
      Parameters:
      value - allowed object is AmountType
    • getProbateEstateAmount

      public AmountType getProbateEstateAmount()
      Gets the value of the probateEstateAmount property.
      Returns:
      possible object is AmountType
    • setProbateEstateAmount

      public void setProbateEstateAmount(AmountType value)
      Sets the value of the probateEstateAmount property.
      Parameters:
      value - allowed object is AmountType
    • getFilingAssociation

      public List<FilingAssociationType> getFilingAssociation()
      Gets the value of the filingAssociation property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the filingAssociation property.

      For example, to add a new item, do as follows:

          getFilingAssociation().add(newItem);
       

      Objects of the following type(s) are allowed in the list FilingAssociationType

    • getPartyService

      public List<PartyServiceType> getPartyService()
      Gets the value of the partyService property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the partyService property.

      For example, to add a new item, do as follows:

          getPartyService().add(newItem);
       

      Objects of the following type(s) are allowed in the list PartyServiceType

    • getExtendedData

      public List<jakarta.xml.bind.JAXBElement<? extends ExtendedDataType>> getExtendedData()
      Gets the value of the extendedData property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the extendedData property.

      For example, to add a new item, do as follows:

          getExtendedData().add(newItem);
       

      Objects of the following type(s) are allowed in the list JAXBElement<CaseEventType> JAXBElement<ExtendedDataType> JAXBElement<ServicePartyDataType> JAXBElement<RepresentativeCapacityType>

    • getMaxFeeAmount

      public AmountType getMaxFeeAmount()
      Gets the value of the maxFeeAmount property.
      Returns:
      possible object is AmountType
    • setMaxFeeAmount

      public void setMaxFeeAmount(AmountType value)
      Sets the value of the maxFeeAmount property.
      Parameters:
      value - allowed object is AmountType
    • getCaseSecurity

      public CaseSecurityType getCaseSecurity()
      Gets the value of the caseSecurity property.
      Returns:
      possible object is CaseSecurityType
    • setCaseSecurity

      public void setCaseSecurity(CaseSecurityType value)
      Sets the value of the caseSecurity property.
      Parameters:
      value - allowed object is CaseSecurityType
    • getCaseSubTypeText

      public TextType getCaseSubTypeText()
      Gets the value of the caseSubTypeText property.
      Returns:
      possible object is TextType
    • setCaseSubTypeText

      public void setCaseSubTypeText(TextType value)
      Sets the value of the caseSubTypeText property.
      Parameters:
      value - allowed object is TextType
    • getPhysicalFeature

      public List<PhysicalFeatureType> getPhysicalFeature()
      Gets the value of the physicalFeature property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the physicalFeature property.

      For example, to add a new item, do as follows:

          getPhysicalFeature().add(newItem);
       

      Objects of the following type(s) are allowed in the list PhysicalFeatureType

    • getReturnDate

      public DateType getReturnDate()
      Gets the value of the returnDate property.
      Returns:
      possible object is DateType
    • setReturnDate

      public void setReturnDate(DateType value)
      Sets the value of the returnDate property.
      Parameters:
      value - allowed object is DateType
    • getHearingSchedule

      public HearingScheduleType getHearingSchedule()
      Gets the value of the hearingSchedule property.
      Returns:
      possible object is HearingScheduleType
    • setHearingSchedule

      public void setHearingSchedule(HearingScheduleType value)
      Sets the value of the hearingSchedule property.
      Parameters:
      value - allowed object is HearingScheduleType
    • getOutOfStateIndicator

      public Boolean getOutOfStateIndicator()
      Gets the value of the outOfStateIndicator property.
      Returns:
      possible object is Boolean
    • setOutOfStateIndicator

      public void setOutOfStateIndicator(Boolean value)
      Sets the value of the outOfStateIndicator property.
      Parameters:
      value - allowed object is Boolean
    • getCitationAugmentation

      public List<CitationAugmentationType> getCitationAugmentation()
      Gets the value of the citationAugmentation property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the citationAugmentation property.

      For example, to add a new item, do as follows:

          getCitationAugmentation().add(newItem);
       

      Objects of the following type(s) are allowed in the list CitationAugmentationType

    • getWillFiledDate

      public DateType getWillFiledDate()
      Gets the value of the willFiledDate property.
      Returns:
      possible object is DateType
    • setWillFiledDate

      public void setWillFiledDate(DateType value)
      Sets the value of the willFiledDate property.
      Parameters:
      value - allowed object is DateType
    • getDecedentPartyAssociation

      public List<DecedentPartyAssociationType> getDecedentPartyAssociation()
      Gets the value of the decedentPartyAssociation property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the decedentPartyAssociation property.

      For example, to add a new item, do as follows:

          getDecedentPartyAssociation().add(newItem);
       

      Objects of the following type(s) are allowed in the list DecedentPartyAssociationType

    • getQuestionAnswer

      public List<QuestionAnswerType> getQuestionAnswer()
      Gets the value of the questionAnswer property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the questionAnswer property.

      For example, to add a new item, do as follows:

          getQuestionAnswer().add(newItem);
       

      Objects of the following type(s) are allowed in the list QuestionAnswerType

    • getAgency

      public List<AgencyType> getAgency()
      Gets the value of the agency property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the agency property.

      For example, to add a new item, do as follows:

          getAgency().add(newItem);
       

      Objects of the following type(s) are allowed in the list AgencyType

    • getLowerCourtCaseTypeText

      public TextType getLowerCourtCaseTypeText()
      Gets the value of the lowerCourtCaseTypeText property.
      Returns:
      possible object is TextType
    • setLowerCourtCaseTypeText

      public void setLowerCourtCaseTypeText(TextType value)
      Sets the value of the lowerCourtCaseTypeText property.
      Parameters:
      value - allowed object is TextType
    • getCaseAddress

      public StructuredAddressType getCaseAddress()
      Gets the value of the caseAddress property.
      Returns:
      possible object is StructuredAddressType
    • setCaseAddress

      public void setCaseAddress(StructuredAddressType value)
      Sets the value of the caseAddress property.
      Parameters:
      value - allowed object is StructuredAddressType
    • getFeeSplit

      public List<FeeSplitType> getFeeSplit()
      Gets the value of the feeSplit property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the feeSplit property.

      For example, to add a new item, do as follows:

          getFeeSplit().add(newItem);
       

      Objects of the following type(s) are allowed in the list FeeSplitType

    • getAddMeAsServiceContactPartyReference

      public List<ReferenceType> getAddMeAsServiceContactPartyReference()
      Gets the value of the addMeAsServiceContactPartyReference property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the addMeAsServiceContactPartyReference property.

      For example, to add a new item, do as follows:

          getAddMeAsServiceContactPartyReference().add(newItem);
       

      Objects of the following type(s) are allowed in the list ReferenceType

    • getHasUserFiledIntoCaseIndicator

      public Boolean getHasUserFiledIntoCaseIndicator()
      Gets the value of the hasUserFiledIntoCaseIndicator property.
      Returns:
      possible object is Boolean
    • setHasUserFiledIntoCaseIndicator

      public void setHasUserFiledIntoCaseIndicator(Boolean value)
      Sets the value of the hasUserFiledIntoCaseIndicator property.
      Parameters:
      value - allowed object is Boolean
    • toString

      public String toString()
      Generates a String representation of the contents of this type. This is an extension method, produced by the 'ts' xjc plugin
      Overrides:
      toString in class CaseAugmentationType