-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable
public enum PropagationTags.HeaderType
-
-
Field Summary
Fields Modifier and Type Field Description private final static intnumValues
-
Method Summary
Modifier and Type Method Description static Array<PropagationTags.HeaderType>values()static PropagationTags.HeaderTypevalueOf(String name)static intgetNumValues()-
-
Method Detail
-
values
static Array<PropagationTags.HeaderType> values()
-
valueOf
static PropagationTags.HeaderType valueOf(String name)
-
getNumValues
static int getNumValues()
-
-
-
-