Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.serialization |
Modifier and Type | Method and Description |
---|---|
static Activity |
Activity.fromIdentifier(String identifier) |
static Activity |
Activity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Activity[] |
Activity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ConvertedObject<Activity> |
ActivityConverter.fromDomainNonNull(String domainObject) |
Class<Activity> |
ActivityConverter.getType() |
ErpTypeConverter<Activity> |
Activity.getTypeConverter() |
Modifier and Type | Method and Description |
---|---|
ConvertedObject<String> |
ActivityConverter.toDomainNonNull(Activity object) |
Copyright © 2018 SAP SE. All rights reserved.