Uses of Class
org.javastro.ivoa.entities.stc.v1.OrbitType.Node
Packages that use OrbitType.Node
-
Uses of OrbitType.Node in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 declared as OrbitType.NodeModifier and TypeFieldDescriptionprotected OrbitType.NodeOrbitType.nodeLongitude of ascending nodeMethods in org.javastro.ivoa.entities.stc.v1 that return OrbitType.NodeModifier and TypeMethodDescriptionObjectFactory.createOrbitTypeNode()Create an instance ofOrbitType.NodeOrbitType.getNode()Longitude of ascending nodeOrbitType.Node.withGenUnit(String value) OrbitType.Node.withIDREFType(String value) OrbitType.Node.withIDType(String value) OrbitType.Node.withPosAngleUnit(AngleUnitType value) OrbitType.Node.withPosUnit(String value) OrbitType.Node.withSpectralUnit(SpectralUnitType value) OrbitType.Node.withTimeUnit(String value) OrbitType.Node.withValue(double value) OrbitType.Node.withVelTimeUnit(VelTimeUnitType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type OrbitType.NodeModifier and TypeMethodDescriptionvoidOrbitType.setNode(OrbitType.Node value) Sets the value of the node property.OrbitType.withNode(OrbitType.Node value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type OrbitType.NodeModifierConstructorDescriptionOrbitType(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