Uses of Class
com.amazonaws.util.JodaTime
-
Packages that use JodaTime Package Description com.amazonaws.util -
-
Uses of JodaTime in com.amazonaws.util
Methods in com.amazonaws.util that return JodaTime Modifier and Type Method Description static JodaTime
JodaTime. valueOf(String name)
Returns the enum constant of this type with the specified name.static JodaTime[]
JodaTime. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-