Interface ValuePropertyType

    • Field Detail

      • type

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

      • getBoolean

        boolean getBoolean()
        Gets the "Boolean" element
      • xgetBoolean

        org.apache.xmlbeans.XmlBoolean xgetBoolean()
        Gets (as xml) the "Boolean" element
      • isSetBoolean

        boolean isSetBoolean()
        True if has "Boolean" element
      • setBoolean

        void setBoolean​(boolean xboolean)
        Sets the "Boolean" element
      • xsetBoolean

        void xsetBoolean​(org.apache.xmlbeans.XmlBoolean xboolean)
        Sets (as xml) the "Boolean" element
      • unsetBoolean

        void unsetBoolean()
        Unsets the "Boolean" element
      • getCategory

        CodeType getCategory()
        Gets the "Category" element
      • isSetCategory

        boolean isSetCategory()
        True if has "Category" element
      • setCategory

        void setCategory​(CodeType category)
        Sets the "Category" element
      • addNewCategory

        CodeType addNewCategory()
        Appends and returns a new empty "Category" element
      • unsetCategory

        void unsetCategory()
        Unsets the "Category" element
      • getQuantity

        MeasureType getQuantity()
        Gets the "Quantity" element
      • isSetQuantity

        boolean isSetQuantity()
        True if has "Quantity" element
      • setQuantity

        void setQuantity​(MeasureType quantity)
        Sets the "Quantity" element
      • addNewQuantity

        MeasureType addNewQuantity()
        Appends and returns a new empty "Quantity" element
      • unsetQuantity

        void unsetQuantity()
        Unsets the "Quantity" element
      • getCount

        BigInteger getCount()
        Gets the "Count" element
      • xgetCount

        org.apache.xmlbeans.XmlInteger xgetCount()
        Gets (as xml) the "Count" element
      • isSetCount

        boolean isSetCount()
        True if has "Count" element
      • setCount

        void setCount​(BigInteger count)
        Sets the "Count" element
      • xsetCount

        void xsetCount​(org.apache.xmlbeans.XmlInteger count)
        Sets (as xml) the "Count" element
      • unsetCount

        void unsetCount()
        Unsets the "Count" element
      • getBooleanList

        List getBooleanList()
        Gets the "BooleanList" element
      • xgetBooleanList

        BooleanOrNullList xgetBooleanList()
        Gets (as xml) the "BooleanList" element
      • isSetBooleanList

        boolean isSetBooleanList()
        True if has "BooleanList" element
      • setBooleanList

        void setBooleanList​(List booleanList)
        Sets the "BooleanList" element
      • xsetBooleanList

        void xsetBooleanList​(BooleanOrNullList booleanList)
        Sets (as xml) the "BooleanList" element
      • unsetBooleanList

        void unsetBooleanList()
        Unsets the "BooleanList" element
      • isSetCategoryList

        boolean isSetCategoryList()
        True if has "CategoryList" element
      • setCategoryList

        void setCategoryList​(CodeOrNullListType categoryList)
        Sets the "CategoryList" element
      • addNewCategoryList

        CodeOrNullListType addNewCategoryList()
        Appends and returns a new empty "CategoryList" element
      • unsetCategoryList

        void unsetCategoryList()
        Unsets the "CategoryList" element
      • isSetQuantityList

        boolean isSetQuantityList()
        True if has "QuantityList" element
      • setQuantityList

        void setQuantityList​(MeasureOrNullListType quantityList)
        Sets the "QuantityList" element
      • addNewQuantityList

        MeasureOrNullListType addNewQuantityList()
        Appends and returns a new empty "QuantityList" element
      • unsetQuantityList

        void unsetQuantityList()
        Unsets the "QuantityList" element
      • getCountList

        List getCountList()
        Gets the "CountList" element
      • xgetCountList

        IntegerOrNullList xgetCountList()
        Gets (as xml) the "CountList" element
      • isSetCountList

        boolean isSetCountList()
        True if has "CountList" element
      • setCountList

        void setCountList​(List countList)
        Sets the "CountList" element
      • xsetCountList

        void xsetCountList​(IntegerOrNullList countList)
        Sets (as xml) the "CountList" element
      • unsetCountList

        void unsetCountList()
        Unsets the "CountList" element
      • getCategoryExtent

        CategoryExtentType getCategoryExtent()
        Gets the "CategoryExtent" element
      • isSetCategoryExtent

        boolean isSetCategoryExtent()
        True if has "CategoryExtent" element
      • setCategoryExtent

        void setCategoryExtent​(CategoryExtentType categoryExtent)
        Sets the "CategoryExtent" element
      • addNewCategoryExtent

        CategoryExtentType addNewCategoryExtent()
        Appends and returns a new empty "CategoryExtent" element
      • unsetCategoryExtent

        void unsetCategoryExtent()
        Unsets the "CategoryExtent" element
      • getQuantityExtent

        QuantityExtentType getQuantityExtent()
        Gets the "QuantityExtent" element
      • isSetQuantityExtent

        boolean isSetQuantityExtent()
        True if has "QuantityExtent" element
      • setQuantityExtent

        void setQuantityExtent​(QuantityExtentType quantityExtent)
        Sets the "QuantityExtent" element
      • addNewQuantityExtent

        QuantityExtentType addNewQuantityExtent()
        Appends and returns a new empty "QuantityExtent" element
      • unsetQuantityExtent

        void unsetQuantityExtent()
        Unsets the "QuantityExtent" element
      • getCountExtent

        List getCountExtent()
        Gets the "CountExtent" element
      • xgetCountExtent

        CountExtentType xgetCountExtent()
        Gets (as xml) the "CountExtent" element
      • isSetCountExtent

        boolean isSetCountExtent()
        True if has "CountExtent" element
      • setCountExtent

        void setCountExtent​(List countExtent)
        Sets the "CountExtent" element
      • xsetCountExtent

        void xsetCountExtent​(CountExtentType countExtent)
        Sets (as xml) the "CountExtent" element
      • unsetCountExtent

        void unsetCountExtent()
        Unsets the "CountExtent" element
      • getCompositeValue

        CompositeValueType getCompositeValue()
        Gets the "CompositeValue" element
      • isSetCompositeValue

        boolean isSetCompositeValue()
        True if has "CompositeValue" element
      • setCompositeValue

        void setCompositeValue​(CompositeValueType compositeValue)
        Sets the "CompositeValue" element
      • addNewCompositeValue

        CompositeValueType addNewCompositeValue()
        Appends and returns a new empty "CompositeValue" element
      • unsetCompositeValue

        void unsetCompositeValue()
        Unsets the "CompositeValue" element
      • getObject

        org.apache.xmlbeans.XmlObject getObject()
        Gets the "_Object" element
      • isSetObject

        boolean isSetObject()
        True if has "_Object" element
      • setObject

        void setObject​(org.apache.xmlbeans.XmlObject object)
        Sets the "_Object" element
      • addNewObject

        org.apache.xmlbeans.XmlObject addNewObject()
        Appends and returns a new empty "_Object" element
      • unsetObject

        void unsetObject()
        Unsets the "_Object" element
      • getNull

        Object getNull()
        Gets the "Null" element
      • xgetNull

        NullType xgetNull()
        Gets (as xml) the "Null" element
      • isSetNull

        boolean isSetNull()
        True if has "Null" element
      • setNull

        void setNull​(Object xnull)
        Sets the "Null" element
      • xsetNull

        void xsetNull​(NullType xnull)
        Sets (as xml) the "Null" element
      • unsetNull

        void unsetNull()
        Unsets the "Null" element
      • xgetType

        TypeType xgetType()
        Gets (as xml) the "type" attribute
      • isSetType

        boolean isSetType()
        True if has "type" attribute
      • setType

        void setType​(TypeType.Enum type)
        Sets the "type" attribute
      • xsetType

        void xsetType​(TypeType type)
        Sets (as xml) the "type" attribute
      • unsetType

        void unsetType()
        Unsets the "type" attribute
      • getHref

        String getHref()
        Gets the "href" attribute
      • xgetHref

        HrefType xgetHref()
        Gets (as xml) the "href" attribute
      • isSetHref

        boolean isSetHref()
        True if has "href" attribute
      • setHref

        void setHref​(String href)
        Sets the "href" attribute
      • xsetHref

        void xsetHref​(HrefType href)
        Sets (as xml) the "href" attribute
      • unsetHref

        void unsetHref()
        Unsets the "href" attribute
      • getRole

        String getRole()
        Gets the "role" attribute
      • xgetRole

        RoleType xgetRole()
        Gets (as xml) the "role" attribute
      • isSetRole

        boolean isSetRole()
        True if has "role" attribute
      • setRole

        void setRole​(String role)
        Sets the "role" attribute
      • xsetRole

        void xsetRole​(RoleType role)
        Sets (as xml) the "role" attribute
      • unsetRole

        void unsetRole()
        Unsets the "role" attribute
      • getArcrole

        String getArcrole()
        Gets the "arcrole" attribute
      • xgetArcrole

        ArcroleType xgetArcrole()
        Gets (as xml) the "arcrole" attribute
      • isSetArcrole

        boolean isSetArcrole()
        True if has "arcrole" attribute
      • setArcrole

        void setArcrole​(String arcrole)
        Sets the "arcrole" attribute
      • xsetArcrole

        void xsetArcrole​(ArcroleType arcrole)
        Sets (as xml) the "arcrole" attribute
      • unsetArcrole

        void unsetArcrole()
        Unsets the "arcrole" attribute
      • getTitle

        String getTitle()
        Gets the "title" attribute
      • xgetTitle

        TitleAttrType xgetTitle()
        Gets (as xml) the "title" attribute
      • isSetTitle

        boolean isSetTitle()
        True if has "title" attribute
      • setTitle

        void setTitle​(String title)
        Sets the "title" attribute
      • xsetTitle

        void xsetTitle​(TitleAttrType title)
        Sets (as xml) the "title" attribute
      • unsetTitle

        void unsetTitle()
        Unsets the "title" attribute
      • xgetShow

        ShowType xgetShow()
        Gets (as xml) the "show" attribute
      • isSetShow

        boolean isSetShow()
        True if has "show" attribute
      • setShow

        void setShow​(ShowType.Enum show)
        Sets the "show" attribute
      • xsetShow

        void xsetShow​(ShowType show)
        Sets (as xml) the "show" attribute
      • unsetShow

        void unsetShow()
        Unsets the "show" attribute
      • xgetActuate

        ActuateType xgetActuate()
        Gets (as xml) the "actuate" attribute
      • isSetActuate

        boolean isSetActuate()
        True if has "actuate" attribute
      • setActuate

        void setActuate​(ActuateType.Enum actuate)
        Sets the "actuate" attribute
      • xsetActuate

        void xsetActuate​(ActuateType actuate)
        Sets (as xml) the "actuate" attribute
      • unsetActuate

        void unsetActuate()
        Unsets the "actuate" attribute
      • getRemoteSchema

        String getRemoteSchema()
        Gets the "remoteSchema" attribute
      • xgetRemoteSchema

        org.apache.xmlbeans.XmlAnyURI xgetRemoteSchema()
        Gets (as xml) the "remoteSchema" attribute
      • isSetRemoteSchema

        boolean isSetRemoteSchema()
        True if has "remoteSchema" attribute
      • setRemoteSchema

        void setRemoteSchema​(String remoteSchema)
        Sets the "remoteSchema" attribute
      • xsetRemoteSchema

        void xsetRemoteSchema​(org.apache.xmlbeans.XmlAnyURI remoteSchema)
        Sets (as xml) the "remoteSchema" attribute
      • unsetRemoteSchema

        void unsetRemoteSchema()
        Unsets the "remoteSchema" attribute