Package | Description |
---|---|
com.opencloud.tools.cgin.scenario.schema.annotations |
This package defines annotations used to decorate the IN data type classes,
for consumption by CGIN scenario schema tool chain.
|
Modifier and Type | Method and Description |
---|---|
static AdaptationConstraint |
AdaptationConstraint.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdaptationConstraint[] |
AdaptationConstraint.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|