Interface AbstractPatternType

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.apache.xmlbeans.SchemaType type  
      • Fields inherited from interface org.apache.xmlbeans.XmlObject

        EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
    • Field Detail

      • type

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

      • getPatternDescription

        String getPatternDescription()
        Gets the "PatternDescription" element
      • xgetPatternDescription

        org.apache.xmlbeans.XmlString xgetPatternDescription()
        Gets (as xml) the "PatternDescription" element
      • isSetPatternDescription

        boolean isSetPatternDescription()
        True if has "PatternDescription" element
      • setPatternDescription

        void setPatternDescription​(String patternDescription)
        Sets the "PatternDescription" element
      • xsetPatternDescription

        void xsetPatternDescription​(org.apache.xmlbeans.XmlString patternDescription)
        Sets (as xml) the "PatternDescription" element
      • unsetPatternDescription

        void unsetPatternDescription()
        Unsets the "PatternDescription" element
      • getPatternID

        String getPatternID()
        Gets the "patternID" attribute
      • xgetPatternID

        org.apache.xmlbeans.XmlString xgetPatternID()
        Gets (as xml) the "patternID" attribute
      • setPatternID

        void setPatternID​(String patternID)
        Sets the "patternID" attribute
      • xsetPatternID

        void xsetPatternID​(org.apache.xmlbeans.XmlString patternID)
        Sets (as xml) the "patternID" attribute