public class ProtectionDomainType
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static java.util.ArrayList<java.lang.String> |
enumValues
ProtectionDomainType
A Protection Domain is a set of one or more components whose simultaneous failure is protected
from causing data unavailability or loss.
|
Constructor and Description |
---|
ProtectionDomainType(java.lang.String inValue) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getValue() |
public static java.util.ArrayList<java.lang.String> enumValues