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