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