Uses of Interface
org.gvsig.timesupport.AbsoluteInstantType
Packages that use AbsoluteInstantType
-
Uses of AbsoluteInstantType in org.gvsig.timesupport
Methods in org.gvsig.timesupport that return AbsoluteInstantTypeModifier and TypeMethodDescriptionTimeSupportManager.getAbsoluteInstantType(int type) Gets anAbsoluteInstantTypeby code.AbsoluteInstant.getFieldType(int index) Gets the field type at the specified index.Methods in org.gvsig.timesupport with parameters of type AbsoluteInstantTypeModifier and TypeMethodDescriptionvoidTimeSupportManager.registerAbsoluteInstantType(AbsoluteInstantType absoluteInstantType) Registers a newAbsoluteInstantTypethat can be used in the creation of anAbsoluteInstant.