Interface TopologyStyleType

    • Field Detail

      • type

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

      • getSymbol

        SymbolType getSymbol()
        Gets the "symbol" element
      • isSetSymbol

        boolean isSetSymbol()
        True if has "symbol" element
      • setSymbol

        void setSymbol​(SymbolType symbol)
        Sets the "symbol" element
      • addNewSymbol

        SymbolType addNewSymbol()
        Appends and returns a new empty "symbol" element
      • unsetSymbol

        void unsetSymbol()
        Unsets the "symbol" element
      • getStyle

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

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

        boolean isSetStyle()
        True if has "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
      • unsetStyle

        void unsetStyle()
        Unsets the "style" element
      • isSetLabelStyle

        boolean isSetLabelStyle()
        True if has "labelStyle" element
      • addNewLabelStyle

        LabelStylePropertyType addNewLabelStyle()
        Appends and returns a new empty "labelStyle" element
      • unsetLabelStyle

        void unsetLabelStyle()
        Unsets the "labelStyle" element
      • getTopologyProperty

        String getTopologyProperty()
        Gets the "topologyProperty" attribute
      • xgetTopologyProperty

        org.apache.xmlbeans.XmlString xgetTopologyProperty()
        Gets (as xml) the "topologyProperty" attribute
      • isSetTopologyProperty

        boolean isSetTopologyProperty()
        True if has "topologyProperty" attribute
      • setTopologyProperty

        void setTopologyProperty​(String topologyProperty)
        Sets the "topologyProperty" attribute
      • xsetTopologyProperty

        void xsetTopologyProperty​(org.apache.xmlbeans.XmlString topologyProperty)
        Sets (as xml) the "topologyProperty" attribute
      • unsetTopologyProperty

        void unsetTopologyProperty()
        Unsets the "topologyProperty" attribute
      • getTopologyType

        String getTopologyType()
        Gets the "topologyType" attribute
      • xgetTopologyType

        org.apache.xmlbeans.XmlString xgetTopologyType()
        Gets (as xml) the "topologyType" attribute
      • isSetTopologyType

        boolean isSetTopologyType()
        True if has "topologyType" attribute
      • setTopologyType

        void setTopologyType​(String topologyType)
        Sets the "topologyType" attribute
      • xsetTopologyType

        void xsetTopologyType​(org.apache.xmlbeans.XmlString topologyType)
        Sets (as xml) the "topologyType" attribute
      • unsetTopologyType

        void unsetTopologyType()
        Unsets the "topologyType" attribute