Uses of Class
org.javastro.ivoa.entities.stc.v1.OrbitType.P
Packages that use OrbitType.P
-
Uses of OrbitType.P in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 declared as OrbitType.PModifier and TypeFieldDescriptionprotected OrbitType.POrbitType.pOrbital period (redundant); for closed orbits onlyMethods in org.javastro.ivoa.entities.stc.v1 that return OrbitType.PModifier and TypeMethodDescriptionObjectFactory.createOrbitTypeP()Create an instance ofOrbitType.POrbitType.getP()Orbital period (redundant); for closed orbits onlyOrbitType.P.withGenUnit(String value) OrbitType.P.withIDREFType(String value) OrbitType.P.withIDType(String value) OrbitType.P.withPosAngleUnit(AngleUnitType value) OrbitType.P.withPosUnit(String value) OrbitType.P.withSpectralUnit(SpectralUnitType value) OrbitType.P.withTimeUnit(String value) OrbitType.P.withValue(double value) OrbitType.P.withVelTimeUnit(VelTimeUnitType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type OrbitType.PModifier and TypeMethodDescriptionvoidOrbitType.setP(OrbitType.P value) Sets the value of the p property.OrbitType.withP(OrbitType.P value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type OrbitType.PModifierConstructorDescriptionOrbitType(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