Uses of Class
org.oasisopen.odata.csdl.v4.TMax
-
Packages that use TMax Package Description org.oasisopen.odata.csdl.v4 -
-
Uses of TMax in org.oasisopen.odata.csdl.v4
Methods in org.oasisopen.odata.csdl.v4 that return TMax Modifier and Type Method Description static TMaxTMax. fromValue(String v)static TMaxTMax. valueOf(String name)Returns the enum constant of this type with the specified name.static TMax[]TMax. values()Returns an array containing the constants of this enum type, in the order they are declared.
-