Package overit.geocall.util.any
Class Any
java.lang.Object
overit.geocall.model.Any
overit.geocall.util.any.Any
- All Implemented Interfaces:
Serializable
Deprecated.
Object that allows the weak convertions between object types.
It is possible to instantiate an Any object starting from a
Conventions to obtain an object
that makes type convertions for the data types that depends on the specific cultural conventions used
in the application- See Also:
-
Field Summary
Fields inherited from class overit.geocall.model.Any
_conventions, CODING -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class overit.geocall.model.Any
as, asBoolean, asCurrency, asDate, asDouble, asFloat, asInteger, asList, asLocalDate, asLocalDateTime, asLocalTime, asLong, asMap, asOffsetDateTime, asOffsetTime, asSet, asString, asZonedDateTime
-
Constructor Details
-
Any
Deprecated.
-