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