Interface LabelStyleType

    • Field Detail

      • type

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

      • getStyle

        String getStyle()
        Gets the "style" element
      • xgetStyle

        org.apache.xmlbeans.XmlString xgetStyle()
        Gets (as xml) the "style" element
      • setStyle

        void setStyle​(String style)
        Sets the "style" element
      • xsetStyle

        void xsetStyle​(org.apache.xmlbeans.XmlString style)
        Sets (as xml) the "style" element
      • getLabel

        LabelType getLabel()
        Gets the "label" element
      • setLabel

        void setLabel​(LabelType label)
        Sets the "label" element
      • addNewLabel

        LabelType addNewLabel()
        Appends and returns a new empty "label" element