Interface ValueArrayType

    • Field Detail

      • type

        static final org.apache.xmlbeans.SchemaType type
    • Method Detail

      • getCodeSpace

        String getCodeSpace()
        Gets the "codeSpace" attribute
      • xgetCodeSpace

        org.apache.xmlbeans.XmlAnyURI xgetCodeSpace()
        Gets (as xml) the "codeSpace" attribute
      • isSetCodeSpace

        boolean isSetCodeSpace()
        True if has "codeSpace" attribute
      • setCodeSpace

        void setCodeSpace​(String codeSpace)
        Sets the "codeSpace" attribute
      • xsetCodeSpace

        void xsetCodeSpace​(org.apache.xmlbeans.XmlAnyURI codeSpace)
        Sets (as xml) the "codeSpace" attribute
      • unsetCodeSpace

        void unsetCodeSpace()
        Unsets the "codeSpace" attribute
      • getUom

        String getUom()
        Gets the "uom" attribute
      • xgetUom

        UomIdentifier xgetUom()
        Gets (as xml) the "uom" attribute
      • isSetUom

        boolean isSetUom()
        True if has "uom" attribute
      • setUom

        void setUom​(String uom)
        Sets the "uom" attribute
      • xsetUom

        void xsetUom​(UomIdentifier uom)
        Sets (as xml) the "uom" attribute
      • unsetUom

        void unsetUom()
        Unsets the "uom" attribute