public static class SomServicesWs.PortalData extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SomServicesWs.PortalData.BaseDataElement |
static class |
SomServicesWs.PortalData.OrderType
This class set the order type definitions.
|
static class |
SomServicesWs.PortalData.OtpLanguage
This class set the language definitions.
|
Constructor and Description |
---|
PortalData() |
Modifier and Type | Method and Description |
---|---|
List<SomServicesWs.PortalData.BaseDataElement> |
getBaseDataElements() |
String |
getChallenge() |
SomServicesWs.PortalData.OrderType |
getOrderClass() |
SomServicesWs.PortalData.OtpLanguage |
getOtpLanguage() |
void |
setBaseDataElements(List<SomServicesWs.PortalData.BaseDataElement> baseDataElements) |
void |
setChallenge(String challenge) |
void |
setOrderClass(SomServicesWs.PortalData.OrderType orderClass) |
void |
setOtpLanguage(SomServicesWs.PortalData.OtpLanguage otpLanguage) |
public List<SomServicesWs.PortalData.BaseDataElement> getBaseDataElements()
public void setBaseDataElements(List<SomServicesWs.PortalData.BaseDataElement> baseDataElements)
public String getChallenge()
public SomServicesWs.PortalData.OrderType getOrderClass()
public SomServicesWs.PortalData.OtpLanguage getOtpLanguage()
public void setChallenge(String challenge)
public void setOrderClass(SomServicesWs.PortalData.OrderType orderClass)
public void setOtpLanguage(SomServicesWs.PortalData.OtpLanguage otpLanguage)
Copyright © 2022 KOBIL Systems GmbH. All rights reserved.