Class ValueArrayTypeImpl

    • Constructor Detail

      • ValueArrayTypeImpl

        public ValueArrayTypeImpl​(org.apache.xmlbeans.SchemaType sType)
    • Method Detail

      • xgetCodeSpace

        public org.apache.xmlbeans.XmlAnyURI xgetCodeSpace()
        Gets (as xml) the "codeSpace" attribute
        Specified by:
        xgetCodeSpace in interface ValueArrayType
      • isSetCodeSpace

        public boolean isSetCodeSpace()
        True if has "codeSpace" attribute
        Specified by:
        isSetCodeSpace in interface ValueArrayType
      • xsetCodeSpace

        public void xsetCodeSpace​(org.apache.xmlbeans.XmlAnyURI codeSpace)
        Sets (as xml) the "codeSpace" attribute
        Specified by:
        xsetCodeSpace in interface ValueArrayType
      • xgetUom

        public org.apache.xmlbeans.XmlAnyURI xgetUom()
        Gets (as xml) the "uom" attribute
        Specified by:
        xgetUom in interface ValueArrayType
      • isSetUom

        public boolean isSetUom()
        True if has "uom" attribute
        Specified by:
        isSetUom in interface ValueArrayType
      • xsetUom

        public void xsetUom​(org.apache.xmlbeans.XmlAnyURI uom)
        Sets (as xml) the "uom" attribute
        Specified by:
        xsetUom in interface ValueArrayType
      • unsetUom

        public void unsetUom()
        Unsets the "uom" attribute
        Specified by:
        unsetUom in interface ValueArrayType