Interface ConstraintSettingPropertyType

  • All Superinterfaces:
    org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
    All Known Implementing Classes:
    ConstraintSettingPropertyTypeImpl

    public interface ConstraintSettingPropertyType
    extends org.apache.xmlbeans.XmlObject
    An XML ConstraintSettingPropertyType(@http://www.opengis.net/sensorml/2.0). This is a complex type.
    • Field Detail

      • type

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

      • getAllowedTimes

        AllowedTimesType getAllowedTimes()
        Gets the "AllowedTimes" element
      • isSetAllowedTimes

        boolean isSetAllowedTimes()
        True if has "AllowedTimes" element
      • setAllowedTimes

        void setAllowedTimes​(AllowedTimesType allowedTimes)
        Sets the "AllowedTimes" element
      • addNewAllowedTimes

        AllowedTimesType addNewAllowedTimes()
        Appends and returns a new empty "AllowedTimes" element
      • unsetAllowedTimes

        void unsetAllowedTimes()
        Unsets the "AllowedTimes" element
      • getAllowedTokens

        AllowedTokensType getAllowedTokens()
        Gets the "AllowedTokens" element
      • isSetAllowedTokens

        boolean isSetAllowedTokens()
        True if has "AllowedTokens" element
      • setAllowedTokens

        void setAllowedTokens​(AllowedTokensType allowedTokens)
        Sets the "AllowedTokens" element
      • addNewAllowedTokens

        AllowedTokensType addNewAllowedTokens()
        Appends and returns a new empty "AllowedTokens" element
      • unsetAllowedTokens

        void unsetAllowedTokens()
        Unsets the "AllowedTokens" element
      • getAllowedValues

        AllowedValuesType getAllowedValues()
        Gets the "AllowedValues" element
      • isSetAllowedValues

        boolean isSetAllowedValues()
        True if has "AllowedValues" element
      • setAllowedValues

        void setAllowedValues​(AllowedValuesType allowedValues)
        Sets the "AllowedValues" element
      • addNewAllowedValues

        AllowedValuesType addNewAllowedValues()
        Appends and returns a new empty "AllowedValues" element
      • unsetAllowedValues

        void unsetAllowedValues()
        Unsets the "AllowedValues" element
      • getRef

        String getRef()
        Gets the "ref" attribute
      • setRef

        void setRef​(String ref)
        Sets the "ref" attribute