Class MP_UserLoggingInReq

  • All Implemented Interfaces:
    org.bn.coders.IASN1PreparedElement

    public class MP_UserLoggingInReq
    extends Object
    implements org.bn.coders.IASN1PreparedElement
    • Constructor Detail

      • MP_UserLoggingInReq

        public MP_UserLoggingInReq()
    • Method Detail

      • getPassword

        public String getPassword()
      • setPassword

        public void setPassword​(String value)
      • getDeviceId

        public String getDeviceId()
      • isDeviceIdPresent

        public boolean isDeviceIdPresent()
      • setDeviceId

        public void setDeviceId​(String value)
      • initWithDefaults

        public void initWithDefaults()
        Specified by:
        initWithDefaults in interface org.bn.coders.IASN1PreparedElement
      • getPreparedData

        public org.bn.coders.IASN1PreparedElementData getPreparedData()
        Specified by:
        getPreparedData in interface org.bn.coders.IASN1PreparedElement