Interface AttributeAssignmentType

    • Field Detail

      • DEFAULT_ELEMENT_LOCAL_NAME

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

        static final QName DEFAULT_ELEMENT_NAME
        QName of the element AttributeAssignment.
      • SCHEMA_TYPE_NAME

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

      • getAttributeId

        String getAttributeId()
        Gets the ID of the attribute to be assigned.
        Returns:
        ID of the attribute to be assigned
      • setAttributeId

        void setAttributeId​(String id)
        Sets the ID of the attribute to be assigned.
        Parameters:
        id - ID of the attribute to be assigned