Package | Description |
---|---|
com.kobil.ssms.asm.presentation.b2b |
Modifier and Type | Method and Description |
---|---|
AsmServicesWs.LoginResultCode |
AsmServicesWs.LoginResult.getLoginResultCode() |
static AsmServicesWs.LoginResultCode |
AsmServicesWs.LoginResultCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AsmServicesWs.LoginResultCode[] |
AsmServicesWs.LoginResultCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AsmServicesWs.LoginResult.setLoginResultCode(AsmServicesWs.LoginResultCode loginResultCode) |
Constructor and Description |
---|
LoginResult(AsmServicesWs.LoginResultCode code,
int certHandle,
String userId,
boolean softwareCertificate,
String nodeID,
String locale) |
Copyright © 2022 KOBIL Systems GmbH. All rights reserved.