Class PasswordDTO

java.lang.Object
org.silverpeas.mobile.shared.dto.password.PasswordDTO
All Implemented Interfaces:
Serializable

public class PasswordDTO extends Object implements Serializable
Author:
svu
See Also:
  • Constructor Details

    • PasswordDTO

      public PasswordDTO()
  • Method Details

    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)
    • toJSON

      public jsinterop.base.JsPropertyMap<Object> toJSON()