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 onlyFields in org.javastro.ivoa.entities.stc.v1 with type parameters of type OrbitType.PModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<OrbitType,OrbitType.P> OrbitType.PropInfo.Pstatic final com.kscs.util.jaxb.SinglePropertyInfo<OrbitType.P,String> OrbitType.P.PropInfo.UNITMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type OrbitType.PModifier and TypeMethodDescriptionprotected <_P extends OrbitType.P>
_POrbitType.P.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return OrbitType.PModifier and TypeMethodDescriptionOrbitType.P.Builder.build()OrbitType.P.clone()OrbitType.P.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) OrbitType.P.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) OrbitType.P.createCopy()OrbitType.P.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createOrbitTypeP()Create an instance ofOrbitType.POrbitType.getP()Orbital period (redundant); for closed orbits onlyOrbitType.P.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type OrbitType.PModifier and TypeMethodDescriptionstatic OrbitType.P.Builder<Void>OrbitType.P.copyExcept(OrbitType.P _other, com.kscs.util.jaxb.PropertyTree _propertyTree) OrbitType.P.Builder.copyOf(OrbitType.P _other) static <_B> OrbitType.P.Builder<_B>OrbitType.P.copyOf(OrbitType.P _other) static <_B> OrbitType.P.Builder<_B>OrbitType.P.copyOf(OrbitType.P _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static OrbitType.P.Builder<Void>OrbitType.P.copyOnly(OrbitType.P _other, com.kscs.util.jaxb.PropertyTree _propertyTree) voidOrbitType.Modifier.setP(OrbitType.P p) voidOrbitType.setP(OrbitType.P value) Sets the value of the p property.OrbitType.Builder.withP(OrbitType.P p) Sets the new value of "p" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type OrbitType.PModifierConstructorDescriptionBuilder(_B _parentBuilder, OrbitType.P _other, boolean _copy) Builder(_B _parentBuilder, OrbitType.P _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