Class SequenceNumericType


  • public class SequenceNumericType
    extends NumericType

    Java class for SequenceNumericType complex type

    .

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

    
     <complexType name="SequenceNumericType">
       <simpleContent>
         <extension base="<urn:oasis:names:specification:ubl:schema:xsd:UnqualifiedDataTypes-2>NumericType">
         </extension>
       </simpleContent>
     </complexType>
     
    • Constructor Detail

      • SequenceNumericType

        public SequenceNumericType()