Interface IdBearing

    • Field Detail

      • WSU_ID_ATTR_NAME

        static final QName WSU_ID_ATTR_NAME
        the wsu:Id qualified attribute name.
    • Method Detail

      • getWSUId

        String getWSUId()
        Returns the @wsu:Id attribute value.
        Returns:
        The @wsu:Id attribute value or null.
      • setWSUId

        void setWSUId​(String newId)
        Sets the @wsu:Id attribute value.
        Parameters:
        newId - The @wsu:Id attribute value