Uses of Class
org.javastro.ivoa.entities.stc.v1.OrbitType.Q
Packages that use OrbitType.Q
-
Uses of OrbitType.Q in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 declared as OrbitType.QModifier and TypeFieldDescriptionprotected OrbitType.QOrbitType.qPeriapsis distance; required (instead of a) for open orbits (e>=1)Fields in org.javastro.ivoa.entities.stc.v1 with type parameters of type OrbitType.QModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<OrbitType,OrbitType.Q> OrbitType.PropInfo.Qstatic final com.kscs.util.jaxb.SinglePropertyInfo<OrbitType.Q,String> OrbitType.Q.PropInfo.UNITMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type OrbitType.QModifier and TypeMethodDescriptionprotected <_P extends OrbitType.Q>
_POrbitType.Q.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return OrbitType.QModifier and TypeMethodDescriptionOrbitType.Q.Builder.build()OrbitType.Q.clone()OrbitType.Q.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) OrbitType.Q.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) OrbitType.Q.createCopy()OrbitType.Q.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createOrbitTypeQ()Create an instance ofOrbitType.QOrbitType.getQ()Periapsis distance; required (instead of a) for open orbits (e>=1)OrbitType.Q.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type OrbitType.QModifier and TypeMethodDescriptionstatic OrbitType.Q.Builder<Void>OrbitType.Q.copyExcept(OrbitType.Q _other, com.kscs.util.jaxb.PropertyTree _propertyTree) OrbitType.Q.Builder.copyOf(OrbitType.Q _other) static <_B> OrbitType.Q.Builder<_B>OrbitType.Q.copyOf(OrbitType.Q _other) static <_B> OrbitType.Q.Builder<_B>OrbitType.Q.copyOf(OrbitType.Q _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static OrbitType.Q.Builder<Void>OrbitType.Q.copyOnly(OrbitType.Q _other, com.kscs.util.jaxb.PropertyTree _propertyTree) voidOrbitType.Modifier.setQ(OrbitType.Q q) voidOrbitType.setQ(OrbitType.Q value) Sets the value of the q property.OrbitType.Builder.withQ(OrbitType.Q q) Sets the new value of "q" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type OrbitType.QModifierConstructorDescriptionBuilder(_B _parentBuilder, OrbitType.Q _other, boolean _copy) Builder(_B _parentBuilder, OrbitType.Q _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) OrbitType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, String name, Object frameId, OrbitType.Q q, OrbitType.A a, Double1Type e, OrbitType.I i, OrbitType.Node node, OrbitType.Aop aop, OrbitType.M m, OrbitType.P p, AstronTimeType t) Fully-initialising value constructor