Uses of Class
org.javastro.ivoa.entities.stc.v1.TimeFrameType
Packages that use TimeFrameType
-
Uses of TimeFrameType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 declared as TimeFrameTypeModifier and TypeFieldDescriptionprotected TimeFrameTypeAstroCoordSystemType.timeFrameThe time coordinate reference frameFields in org.javastro.ivoa.entities.stc.v1 with type parameters of type TimeFrameTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<TimeFrameType,ReferencePositionType> TimeFrameType.PropInfo.REFERENCE_POSITIONstatic final com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordSystemType,TimeFrameType> AstroCoordSystemType.PropInfo.TIME_FRAMEstatic final com.kscs.util.jaxb.SinglePropertyInfo<TimeFrameType,AstroCoordsType> TimeFrameType.PropInfo.TIME_REF_DIRECTIONstatic final com.kscs.util.jaxb.SinglePropertyInfo<TimeFrameType,TimeScaleType> TimeFrameType.PropInfo.TIME_SCALEMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type TimeFrameTypeModifier and TypeMethodDescriptionprotected <_P extends TimeFrameType>
_PTimeFrameType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return TimeFrameTypeModifier and TypeMethodDescriptionTimeFrameType.Builder.build()TimeFrameType.clone()TimeFrameType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) TimeFrameType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) TimeFrameType.createCopy()TimeFrameType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createTimeFrameType()Create an instance ofTimeFrameTypeAstroCoordSystemType.getTimeFrame()The time coordinate reference frameTimeFrameType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type TimeFrameTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TimeFrameType>ObjectFactory.createTimeFrame(TimeFrameType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type TimeFrameTypeModifier and TypeMethodDescriptionstatic TimeFrameType.Builder<Void>TimeFrameType.copyExcept(TimeFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) TimeFrameType.Builder.copyOf(TimeFrameType _other) static <_B> TimeFrameType.Builder<_B>TimeFrameType.copyOf(TimeFrameType _other) static <_B> TimeFrameType.Builder<_B>TimeFrameType.copyOf(TimeFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static TimeFrameType.Builder<Void>TimeFrameType.copyOnly(TimeFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<TimeFrameType>ObjectFactory.createTimeFrame(TimeFrameType value) voidAstroCoordSystemType.Modifier.setTimeFrame(TimeFrameType timeFrame) voidAstroCoordSystemType.setTimeFrame(TimeFrameType value) Sets the value of the timeFrame property.AstroCoordSystemType.Builder.withTimeFrame(TimeFrameType timeFrame) Sets the new value of "timeFrame" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type TimeFrameTypeModifierConstructorDescriptionAstroCoordSystemType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, List<GenericCoordFrameType> coordFrames, TimeFrameType timeFrame, SpaceFrameType spaceFrame, SpectralFrameType spectralFrame, RedshiftFrameType redshiftFrame) Fully-initialising value constructorBuilder(_B _parentBuilder, TimeFrameType _other, boolean _copy) Builder(_B _parentBuilder, TimeFrameType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)