Interface Saml20IDPEntry


public interface Saml20IDPEntry
A representation of the model object 'IDP Entry'.
  • Field Details

  • Method Details

    • getProviderName

      String getProviderName()
      Returns the value of the 'Name' attribute.
      Returns:
      the value of the 'Name' attribute.
      See Also:
    • setProviderName

      void setProviderName(String value)
      Sets the value of the '{ Name}' attribute.
      Parameters:
      value - the new value of the 'Provider Name' attribute.
      See Also:
    • getProviderID

      String getProviderID()
      Returns the value of the 'Provider ID' containment reference.
      Returns:
      the value of the 'Provider ID' containment reference.
      See Also:
    • setProviderID

      void setProviderID(String value)
      Sets the value of the 'Provider ID' containment reference.
      Parameters:
      value - the new value of the 'Provider ID' containment reference.
      See Also:
    • getLoc

      String getLoc()
      Returns the value of the 'Loc' reference.
      Returns:
      the value of the 'Loc' reference.
    • setLoc

      void setLoc(String value)
      Sets the value of the '{Loc}' reference.
      Parameters:
      value - the new value of the 'Loc' reference.
      See Also: