Class Principal

java.lang.Object
gov.cms.hh.xml.data.claim.Principal

public class Principal extends Object

Java class for anonymous complex type.

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

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element ref="{}Dx"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

    • dx

      protected Dx dx
  • Constructor Details

    • Principal

      public Principal()
  • Method Details

    • getDx

      public Dx getDx()
      Gets the value of the dx property.
      Returns:
      possible object is Dx
    • setDx

      public void setDx(Dx value)
      Sets the value of the dx property.
      Parameters:
      value - allowed object is Dx