Class ScimUserEmail

java.lang.Object
de.hybris.platform.scimfacades.ScimUserEmail
All Implemented Interfaces:
Serializable

public class ScimUserEmail extends Object implements Serializable
See Also:
  • Constructor Details

    • ScimUserEmail

      public ScimUserEmail()
  • Method Details

    • setValue

      public void setValue(String value)
    • getValue

      public String getValue()
    • setPrimary

      public void setPrimary(Boolean primary)
    • getPrimary

      public Boolean getPrimary()