Class AuthenticationObject


  • @Generated("xs2a-adapter-codegen")
    public class AuthenticationObject
    extends Object
    • Constructor Detail

      • AuthenticationObject

        public AuthenticationObject()
    • Method Detail

      • setAuthenticationType

        public void setAuthenticationType​(AuthenticationType authenticationType)
      • getAuthenticationVersion

        public String getAuthenticationVersion()
      • setAuthenticationVersion

        public void setAuthenticationVersion​(String authenticationVersion)
      • getAuthenticationMethodId

        public String getAuthenticationMethodId()
      • setAuthenticationMethodId

        public void setAuthenticationMethodId​(String authenticationMethodId)
      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • getExplanation

        public String getExplanation()
      • setExplanation

        public void setExplanation​(String explanation)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object