|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AutomaticRecoveryActionTypeBaseBaseMember0 | |
---|---|
org.dmtf.schemas.wscim.vssd | |
org.dmtf.schemas.wscim.vssd.util |
Uses of AutomaticRecoveryActionTypeBaseBaseMember0 in org.dmtf.schemas.wscim.vssd |
---|
Fields in org.dmtf.schemas.wscim.vssd with type parameters of type AutomaticRecoveryActionTypeBaseBaseMember0 | |
---|---|
static java.util.List<AutomaticRecoveryActionTypeBaseBaseMember0> |
AutomaticRecoveryActionTypeBaseBaseMember0.VALUES
A public read-only list of all the 'Automatic Recovery Action Type Base Base Member0' enumerators. |
Methods in org.dmtf.schemas.wscim.vssd that return AutomaticRecoveryActionTypeBaseBaseMember0 | |
---|---|
static AutomaticRecoveryActionTypeBaseBaseMember0 |
AutomaticRecoveryActionTypeBaseBaseMember0.get(int value)
Returns the 'Automatic Recovery Action Type Base Base Member0' literal with the specified integer value. |
static AutomaticRecoveryActionTypeBaseBaseMember0 |
AutomaticRecoveryActionTypeBaseBaseMember0.get(java.lang.String literal)
Returns the 'Automatic Recovery Action Type Base Base Member0' literal with the specified literal value. |
static AutomaticRecoveryActionTypeBaseBaseMember0 |
AutomaticRecoveryActionTypeBaseBaseMember0.getByName(java.lang.String name)
Returns the 'Automatic Recovery Action Type Base Base Member0' literal with the specified name. |
static AutomaticRecoveryActionTypeBaseBaseMember0 |
AutomaticRecoveryActionTypeBaseBaseMember0.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AutomaticRecoveryActionTypeBaseBaseMember0[] |
AutomaticRecoveryActionTypeBaseBaseMember0.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Uses of AutomaticRecoveryActionTypeBaseBaseMember0 in org.dmtf.schemas.wscim.vssd.util |
---|
Methods in org.dmtf.schemas.wscim.vssd.util with parameters of type AutomaticRecoveryActionTypeBaseBaseMember0 | |
---|---|
boolean |
VssdValidator.validateAutomaticRecoveryActionTypeBaseBaseMember0(AutomaticRecoveryActionTypeBaseBaseMember0 automaticRecoveryActionTypeBaseBaseMember0,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
boolean |
VssdValidator.validateAutomaticRecoveryActionTypeBaseBaseMember0Object(AutomaticRecoveryActionTypeBaseBaseMember0 automaticRecoveryActionTypeBaseBaseMember0Object,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |