Modifier and Type | Method and Description |
---|---|
ComponentInstanceStatus |
ComponentInstanceDescriptor.getInstanceStatus() |
static ComponentInstanceStatus |
ComponentInstanceStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComponentInstanceStatus[] |
ComponentInstanceStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ComponentInstanceDescriptor(ComponentTypeId typeId,
ComponentInstanceId instanceId,
ComponentInstanceStatus instanceStatus) |
Copyright © 2007, 2013, Oracle and/or its affiliates. All rights reserved.