Interface Affiliation

  • All Superinterfaces:
    Addressable

    public interface Affiliation
    extends Addressable
    Represents the <affiliation/> element, which is used in both 'pubsub' and 'pubsub#owner' namespace.
    • Method Detail

      • getAffiliationState

        AffiliationState getAffiliationState()
        Gets the affiliation to a node.
        Returns:
        The affiliation.
      • getNode

        String getNode()
        Gets the node.
        Returns:
        The node.