Uses of Class
org.javastro.ivoa.entities.stc.v1.TimeCoordinateType
Packages that use TimeCoordinateType
-
Uses of TimeCoordinateType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 declared as TimeCoordinateTypeFields in org.javastro.ivoa.entities.stc.v1 with type parameters of type TimeCoordinateTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<TimeCoordinateType,Object> TimeCoordinateType.PropInfo.COORD_SYSTEM_IDstatic final com.kscs.util.jaxb.CollectionPropertyInfo<TimeCoordinateType,Double1Type> TimeCoordinateType.PropInfo.ERRORSstatic final com.kscs.util.jaxb.CollectionPropertyInfo<TimeCoordinateType,Double1Type> TimeCoordinateType.PropInfo.PIX_SIZESstatic final com.kscs.util.jaxb.CollectionPropertyInfo<TimeCoordinateType,Double1Type> TimeCoordinateType.PropInfo.RESOLUTIONSstatic final com.kscs.util.jaxb.CollectionPropertyInfo<TimeCoordinateType,Double1Type> TimeCoordinateType.PropInfo.SIZESstatic final com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordsType,TimeCoordinateType> AstroCoordsType.PropInfo.TIMEstatic final com.kscs.util.jaxb.SinglePropertyInfo<TimeCoordinateType,AstronTimeType> TimeCoordinateType.PropInfo.TIME_INSTANTstatic final com.kscs.util.jaxb.SinglePropertyInfo<TimeCoordinateType,String> TimeCoordinateType.PropInfo.UNITMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type TimeCoordinateTypeModifier and TypeMethodDescriptionprotected <_P extends TimeCoordinateType>
_PTimeCoordinateType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return TimeCoordinateTypeModifier and TypeMethodDescriptionTimeCoordinateType.Builder.build()TimeCoordinateType.clone()TimeCoordinateType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) TimeCoordinateType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) TimeCoordinateType.createCopy()TimeCoordinateType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createTimeCoordinateType()Create an instance ofTimeCoordinateTypeAstroCoordsType.getTime()Gets the value of the time property.TimeCoordinateType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type TimeCoordinateTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TimeCoordinateType>ObjectFactory.createTime(TimeCoordinateType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type TimeCoordinateTypeModifier and TypeMethodDescriptionstatic TimeCoordinateType.Builder<Void>TimeCoordinateType.copyExcept(TimeCoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) TimeCoordinateType.Builder.copyOf(TimeCoordinateType _other) static <_B> TimeCoordinateType.Builder<_B>TimeCoordinateType.copyOf(TimeCoordinateType _other) static <_B> TimeCoordinateType.Builder<_B>TimeCoordinateType.copyOf(TimeCoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static TimeCoordinateType.Builder<Void>TimeCoordinateType.copyOnly(TimeCoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<TimeCoordinateType>ObjectFactory.createTime(TimeCoordinateType value) voidAstroCoordsType.Modifier.setTime(TimeCoordinateType time) voidAstroCoordsType.setTime(TimeCoordinateType value) Sets the value of the time property.AstroCoordsType.Builder.withTime(TimeCoordinateType time) Sets the new value of "time" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type TimeCoordinateTypeModifierConstructorDescriptionAstroCoordsType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, List<jakarta.xml.bind.JAXBElement<? extends CoordinateType>> genCoordinates, Object coordSystemId, TimeCoordinateType time, jakarta.xml.bind.JAXBElement<? extends CoordinateType> position, jakarta.xml.bind.JAXBElement<? extends CoordinateType> velocity, SpectralCoordinateType spectral, RedshiftCoordinateType redshift, AstroCoordsFileType coordFile, OrbitType orbit) Fully-initialising value constructorBuilder(_B _parentBuilder, TimeCoordinateType _other, boolean _copy) Builder(_B _parentBuilder, TimeCoordinateType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)