|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of LifecycleTargetType in com.emc.cdp.services.rest.model |
|---|
| Fields in com.emc.cdp.services.rest.model declared as LifecycleTargetType | |
|---|---|
protected LifecycleTargetType |
LifecycleEvent.targetType
|
| Methods in com.emc.cdp.services.rest.model that return LifecycleTargetType | |
|---|---|
static LifecycleTargetType |
LifecycleTargetType.fromValue(String v)
|
LifecycleTargetType |
LifecycleEvent.getTargetType()
Gets the value of the targetType property. |
static LifecycleTargetType |
LifecycleTargetType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LifecycleTargetType[] |
LifecycleTargetType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.emc.cdp.services.rest.model with parameters of type LifecycleTargetType | |
|---|---|
void |
LifecycleEvent.setTargetType(LifecycleTargetType value)
Sets the value of the targetType property. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||