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