public class StatusReasonType extends TextType

Java class for StatusReasonType complex type.

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

 <complexType name="StatusReasonType">
   <simpleContent>
     <extension base="<urn:oasis:names:specification:ubl:schema:xsd:UnqualifiedDataTypes-2>TextType">
     </extension>
   </simpleContent>
 </complexType>
 
  • Constructor Details

    • StatusReasonType

      public StatusReasonType()
  • Method Details

    • 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 TextType