Uses of Class
org.javastro.ivoa.entities.stc.v1.OrbitType
Packages that use OrbitType
-
Uses of OrbitType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 declared as OrbitTypeModifier and TypeFieldDescriptionprotected OrbitTypeAstroCoordsType.orbitOrbit specified by orbital elementsFields in org.javastro.ivoa.entities.stc.v1 with type parameters of type OrbitTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<OrbitType,OrbitType.A> OrbitType.PropInfo.Astatic final com.kscs.util.jaxb.SinglePropertyInfo<OrbitType,OrbitType.Aop> OrbitType.PropInfo.AOPstatic final com.kscs.util.jaxb.SinglePropertyInfo<OrbitType,Double1Type> OrbitType.PropInfo.Estatic final com.kscs.util.jaxb.SinglePropertyInfo<OrbitType,OrbitType.I> OrbitType.PropInfo.Istatic final com.kscs.util.jaxb.SinglePropertyInfo<OrbitType,OrbitType.M> OrbitType.PropInfo.Mstatic final com.kscs.util.jaxb.SinglePropertyInfo<OrbitType,OrbitType.Node> OrbitType.PropInfo.NODEstatic final com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordsType,OrbitType> AstroCoordsType.PropInfo.ORBITstatic final com.kscs.util.jaxb.SinglePropertyInfo<OrbitType,OrbitType.P> OrbitType.PropInfo.Pstatic final com.kscs.util.jaxb.SinglePropertyInfo<OrbitType,OrbitType.Q> OrbitType.PropInfo.Qstatic final com.kscs.util.jaxb.SinglePropertyInfo<OrbitType,AstronTimeType> OrbitType.PropInfo.TMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type OrbitTypeModifier and TypeMethodDescriptionprotected <_P extends OrbitType>
_POrbitType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return OrbitTypeModifier and TypeMethodDescriptionOrbitType.Builder.build()OrbitType.clone()OrbitType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) OrbitType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) OrbitType.createCopy()OrbitType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createOrbitType()Create an instance ofOrbitTypeAstroCoordsType.getOrbit()Orbit specified by orbital elementsOrbitType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type OrbitTypeModifier and TypeMethodDescriptionstatic OrbitType.Builder<Void>OrbitType.copyExcept(OrbitType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> OrbitType.Builder<_B>static <_B> OrbitType.Builder<_B>OrbitType.copyOf(OrbitType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static OrbitType.Builder<Void>voidvoidSets the value of the orbit property.Sets the new value of "orbit" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type OrbitTypeModifierConstructorDescriptionAstroCoordsType(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, OrbitType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)