Uses of Class
com.expediagroup.transformer.constant.Punctuation
Package | Description |
---|---|
com.expediagroup.transformer.constant |
Constants package.
|
-
Uses of Punctuation in com.expediagroup.transformer.constant
Methods in com.expediagroup.transformer.constant that return Punctuation Modifier and Type Method Description static Punctuation
Punctuation. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static Punctuation[]
Punctuation. values()
Returns an array containing the constants of this enum type, in the order they are declared.