Package | Description |
---|---|
co.ecg.alpaca.toolkit.generated.enums | |
co.ecg.alpaca.toolkit.generated.services |
Modifier and Type | Method and Description |
---|---|
static CommPilotExpressProfile |
CommPilotExpressProfile.get(String value) |
static CommPilotExpressProfile[] |
CommPilotExpressProfile.getArray(String[] values) |
static CommPilotExpressProfile |
CommPilotExpressProfile.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommPilotExpressProfile[] |
CommPilotExpressProfile.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
protected CommPilotExpressProfile |
UserCommPilotExpress.UserCommPilotExpressGetResponse.profile |
Modifier and Type | Field and Description |
---|---|
protected com.google.common.base.Optional<CommPilotExpressProfile> |
UserCommPilotExpress.UserCommPilotExpressModifyRequest.profile |
Modifier and Type | Method and Description |
---|---|
CommPilotExpressProfile |
UserCommPilotExpress.UserCommPilotExpressGetResponse.getProfile() |
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Optional<CommPilotExpressProfile> |
UserCommPilotExpress.UserCommPilotExpressModifyRequest.getProfile() |
Modifier and Type | Method and Description |
---|---|
UserCommPilotExpress.UserCommPilotExpressModifyRequest |
UserCommPilotExpress.UserCommPilotExpressModifyRequest.setProfile(CommPilotExpressProfile profile) |
void |
UserCommPilotExpress.UserCommPilotExpressGetResponse.setProfile(CommPilotExpressProfile profile) |
Copyright © 2017 ECG. All rights reserved.