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 final TimeOffsetTypeTimeOffsetType.Builder._storedValueprotected TimeOffsetTypeAstronTimeType.timeOffsetActual elapsed time offsetFields in org.javastro.ivoa.entities.stc.v1 with type parameters of type TimeOffsetTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<TimeOffsetType,String> TimeOffsetType.PropInfo.HREFstatic final com.kscs.util.jaxb.SinglePropertyInfo<TimeOffsetType,String> TimeOffsetType.PropInfo.IDstatic final com.kscs.util.jaxb.SinglePropertyInfo<TimeOffsetType,String> TimeOffsetType.PropInfo.ID_TYPEstatic final com.kscs.util.jaxb.SinglePropertyInfo<TimeOffsetType,Object> TimeOffsetType.PropInfo.IDREFstatic final com.kscs.util.jaxb.SinglePropertyInfo<TimeOffsetType,String> TimeOffsetType.PropInfo.IDREF_TYPEstatic final com.kscs.util.jaxb.SinglePropertyInfo<AstronTimeType,TimeOffsetType> AstronTimeType.PropInfo.TIME_OFFSETstatic final com.kscs.util.jaxb.SinglePropertyInfo<TimeOffsetType,String> TimeOffsetType.PropInfo.TYPEstatic final com.kscs.util.jaxb.SinglePropertyInfo<TimeOffsetType,String> TimeOffsetType.PropInfo.UCDstatic final com.kscs.util.jaxb.SinglePropertyInfo<TimeOffsetType,String> TimeOffsetType.PropInfo.UNITstatic final com.kscs.util.jaxb.SinglePropertyInfo<TimeOffsetType,BigDecimal> TimeOffsetType.PropInfo.VALUEMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type TimeOffsetTypeModifier and TypeMethodDescriptionprotected <_P extends TimeOffsetType>
_PTimeOffsetType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return TimeOffsetTypeModifier and TypeMethodDescriptionTimeOffsetType.Builder.build()TimeOffsetType.clone()TimeOffsetType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) TimeOffsetType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) TimeOffsetType.createCopy()TimeOffsetType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createTimeOffsetType()Create an instance ofTimeOffsetTypeAstronTimeType.getTimeOffset()Actual elapsed time offsetTimeOffsetType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) 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 TypeMethodDescriptionstatic TimeOffsetType.Builder<Void>TimeOffsetType.copyExcept(TimeOffsetType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) TimeOffsetType.Builder.copyOf(TimeOffsetType _other) static <_B> TimeOffsetType.Builder<_B>TimeOffsetType.copyOf(TimeOffsetType _other) static <_B> TimeOffsetType.Builder<_B>TimeOffsetType.copyOf(TimeOffsetType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static TimeOffsetType.Builder<Void>TimeOffsetType.copyOnly(TimeOffsetType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<TimeOffsetType>ObjectFactory.createTimeOffset(TimeOffsetType value) voidAstronTimeType.Modifier.setTimeOffset(TimeOffsetType timeOffset) voidAstronTimeType.setTimeOffset(TimeOffsetType value) Sets the value of the timeOffset property.AstronTimeType.Builder.withTimeOffset(TimeOffsetType timeOffset) Sets the new value of "timeOffset" (any previous value will be replaced)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 constructorBuilder(_B _parentBuilder, TimeOffsetType _other, boolean _copy) Builder(_B _parentBuilder, TimeOffsetType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)