Interface EnvironmentMatchType

    • Field Detail

      • DEFAULT_ELEMENT_LOCAL_NAME

        static final String DEFAULT_ELEMENT_LOCAL_NAME
        Local name of the element EnvironmentMatch.
        See Also:
        Constant Field Values
      • DEFAULT_ELEMENT_QNAME

        static final QName DEFAULT_ELEMENT_QNAME
        QName of the element EnvironmentMatch.
      • SCHEMA_TYPE_NAME

        static final QName SCHEMA_TYPE_NAME
        QName of the XSI type.
    • Method Detail

      • getAttributeValue

        AttributeValueType getAttributeValue()
        Gets the attribute value for this match.
        Returns:
        attribute value for this match
      • setAttributeValue

        void setAttributeValue​(AttributeValueType value)
        Sets the attribute value for this match.
        Parameters:
        value - attribute value for this match
      • getEnvironmentAttributeDesignator

        AttributeDesignatorType getEnvironmentAttributeDesignator()
        Gets the environment attribute designator for this match.
        Returns:
        environment attribute designator for this match
      • setEnvironmentAttributeDesignator

        void setEnvironmentAttributeDesignator​(AttributeDesignatorType attribute)
        Sets the environment attribute designator for this match.
        Parameters:
        attribute - environment attribute designator for this match
      • getAttributeSelector

        AttributeSelectorType getAttributeSelector()
        Gets the attribute selector for this match.
        Returns:
        attribute selector for this match
      • setAttributeSelector

        void setAttributeSelector​(AttributeSelectorType selector)
        Sets the attribute selector for this match.
        Parameters:
        selector - attribute selector for this match
      • getMatchId

        String getMatchId()
        Gets the ID of this match.
        Returns:
        ID of this match
      • setMatchId

        void setMatchId​(String id)
        Sets the ID of this match.
        Parameters:
        id - ID of this match