Uses of Class
org.javastro.ivoa.entities.stc.v1.TimeOffsetType
Packages that use TimeOffsetType
-
Uses of TimeOffsetType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 declared as TimeOffsetTypeModifier and TypeFieldDescriptionprotected TimeOffsetTypeAstronTimeType.timeOffsetActual elapsed time offsetMethods in org.javastro.ivoa.entities.stc.v1 that return TimeOffsetTypeModifier and TypeMethodDescriptionObjectFactory.createTimeOffsetType()Create an instance ofTimeOffsetTypeAstronTimeType.getTimeOffset()Actual elapsed time offsetTimeOffsetType.withIDREFType(String value) TimeOffsetType.withIDType(String value) TimeOffsetType.withValue(BigDecimal value) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type TimeOffsetTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TimeOffsetType>ObjectFactory.createTimeOffset(TimeOffsetType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type TimeOffsetTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TimeOffsetType>ObjectFactory.createTimeOffset(TimeOffsetType value) voidAstronTimeType.setTimeOffset(TimeOffsetType value) Sets the value of the timeOffset property.AstronTimeType.withTimeOffset(TimeOffsetType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type TimeOffsetTypeModifierConstructorDescriptionAstronTimeType(TimeScaleType timescale, TimeOffsetType timeOffset, jakarta.xml.bind.JAXBElement<?> absoluteTime) Fully-initialising value constructor