public static class ResetContentDescriptorNode.ENUM_RESETCONTENTDESCRIPTOR_VALIDATEFIXUP
extends java.lang.Object
ENUM_RESETCONTENTDESCRIPTOR_VALIDATEFIXUP.none = None ENUM_RESETCONTENTDESCRIPTOR_VALIDATEFIXUP.full = Full
Modifier and Type | Field and Description |
---|---|
static ResetContentDescriptorNode.ENUM_RESETCONTENTDESCRIPTOR_VALIDATEFIXUP |
full |
static ResetContentDescriptorNode.ENUM_RESETCONTENTDESCRIPTOR_VALIDATEFIXUP |
none |
static java.lang.String[] |
values |
Modifier | Constructor and Description |
---|---|
protected |
ResetContentDescriptorNode.ENUM_RESETCONTENTDESCRIPTOR_VALIDATEFIXUP(java.lang.String value) |
Modifier and Type | Method and Description |
---|---|
protected static ResetContentDescriptorNode.ENUM_RESETCONTENTDESCRIPTOR_VALIDATEFIXUP |
getEnumFromString(java.lang.String enumValue) |
java.lang.String |
toString() |
public static final ResetContentDescriptorNode.ENUM_RESETCONTENTDESCRIPTOR_VALIDATEFIXUP none
public static final ResetContentDescriptorNode.ENUM_RESETCONTENTDESCRIPTOR_VALIDATEFIXUP full
public static java.lang.String[] values
protected ResetContentDescriptorNode.ENUM_RESETCONTENTDESCRIPTOR_VALIDATEFIXUP(java.lang.String value)
public java.lang.String toString()
toString
in class java.lang.Object
protected static ResetContentDescriptorNode.ENUM_RESETCONTENTDESCRIPTOR_VALIDATEFIXUP getEnumFromString(java.lang.String enumValue)