Class NamePersonType.NamePrefix

java.lang.Object
software.xdev.bzst.dip.client.xmldocument.model.NamePersonType.NamePrefix
Enclosing class:
NamePersonType

public static class NamePersonType.NamePrefix extends Object

Java class for anonymous complex type.

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

 <complexType>
   <simpleContent>
     <extension base="<urn:oecd:ties:dpistf:v1>StringMin1Max200_Type">
       <attribute name="xnlNameType" type="{urn:oecd:ties:dpistf:v1}StringMin1Max200_Type" />
     </extension>
   </simpleContent>
 </complexType>
 
  • Field Details

    • value

      protected String value
    • xnlNameType

      protected String xnlNameType
  • Constructor Details

    • NamePrefix

      public NamePrefix()
  • Method Details

    • getValue

      public String getValue()
      Defines a string with minimum length 1 and maximum length of 200.
      Returns:
      possible object is String
    • setValue

      public void setValue(String value)
      Sets the value of the value property.
      Parameters:
      value - allowed object is String
    • getXnlNameType

      public String getXnlNameType()
      Gets the value of the xnlNameType property.
      Returns:
      possible object is String
    • setXnlNameType

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