Uses of Class
org.javastro.ivoa.entities.stc.v1.OrbitType.A
Packages that use OrbitType.A
-
Uses of OrbitType.A in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 declared as OrbitType.AModifier and TypeFieldDescriptionprotected OrbitType.AOrbitType.aSemi-major axis for elliptical (closed) orbits (1>e>=0) only; for parabolic or hyperbolic orbits us periapsis distance qFields in org.javastro.ivoa.entities.stc.v1 with type parameters of type OrbitType.AModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<OrbitType,OrbitType.A> OrbitType.PropInfo.Astatic final com.kscs.util.jaxb.SinglePropertyInfo<OrbitType.A,String> OrbitType.A.PropInfo.UNITMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type OrbitType.AModifier and TypeMethodDescriptionprotected <_P extends OrbitType.A>
_POrbitType.A.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return OrbitType.AModifier and TypeMethodDescriptionOrbitType.A.Builder.build()OrbitType.A.clone()OrbitType.A.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) OrbitType.A.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) OrbitType.A.createCopy()OrbitType.A.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createOrbitTypeA()Create an instance ofOrbitType.AOrbitType.getA()Semi-major axis for elliptical (closed) orbits (1>e>=0) only; for parabolic or hyperbolic orbits us periapsis distance qOrbitType.A.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type OrbitType.AModifier and TypeMethodDescriptionstatic OrbitType.A.Builder<Void>OrbitType.A.copyExcept(OrbitType.A _other, com.kscs.util.jaxb.PropertyTree _propertyTree) OrbitType.A.Builder.copyOf(OrbitType.A _other) static <_B> OrbitType.A.Builder<_B>OrbitType.A.copyOf(OrbitType.A _other) static <_B> OrbitType.A.Builder<_B>OrbitType.A.copyOf(OrbitType.A _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static OrbitType.A.Builder<Void>OrbitType.A.copyOnly(OrbitType.A _other, com.kscs.util.jaxb.PropertyTree _propertyTree) voidOrbitType.Modifier.setA(OrbitType.A a) voidOrbitType.setA(OrbitType.A value) Sets the value of the a property.OrbitType.Builder.withA(OrbitType.A a) Sets the new value of "a" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type OrbitType.AModifierConstructorDescriptionBuilder(_B _parentBuilder, OrbitType.A _other, boolean _copy) Builder(_B _parentBuilder, OrbitType.A _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