Uses of Class
org.javastro.ivoa.entities.stc.v1.OrbitType.Aop
Packages that use OrbitType.Aop
-
Uses of OrbitType.Aop in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 declared as OrbitType.AopMethods in org.javastro.ivoa.entities.stc.v1 that return OrbitType.AopModifier and TypeMethodDescriptionObjectFactory.createOrbitTypeAop()Create an instance ofOrbitType.AopOrbitType.getAop()Argument of periapsisOrbitType.Aop.withGenUnit(String value) OrbitType.Aop.withIDREFType(String value) OrbitType.Aop.withIDType(String value) OrbitType.Aop.withPosAngleUnit(AngleUnitType value) OrbitType.Aop.withPosUnit(String value) OrbitType.Aop.withSpectralUnit(SpectralUnitType value) OrbitType.Aop.withTimeUnit(String value) OrbitType.Aop.withValue(double value) OrbitType.Aop.withVelTimeUnit(VelTimeUnitType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type OrbitType.AopModifier and TypeMethodDescriptionvoidOrbitType.setAop(OrbitType.Aop value) Sets the value of the aop property.OrbitType.withAop(OrbitType.Aop value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type OrbitType.AopModifierConstructorDescriptionOrbitType(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