public class ValueUnitCodeType extends UnitOfMeasureCodeType

Java class for ValueUnitCodeType complex type.

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

 <complexType name="ValueUnitCodeType">
   <simpleContent>
     <restriction base="<urn:oasis:names:specification:ubl:schema:xsd:QualifiedDataTypes-2>UnitOfMeasureCodeType">
     </restriction>
   </simpleContent>
 </complexType>
 
  • Constructor Details

    • ValueUnitCodeType

      public ValueUnitCodeType()
  • 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 UnitOfMeasureCodeType