Class GetEnumValue
- java.lang.Object
-
- org.jclouds.azurecompute.arm.util.GetEnumValue
-
public class GetEnumValue extends Object
-
-
Constructor Summary
Constructors Constructor Description GetEnumValue()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <T extends Enum<T>>
Enum<T>fromValueOrDefault(String text, Enum<T> defaultValue)
-