Uses of Class
org.javastro.ivoa.entities.stc.v1.OrbitType.M
Packages that use OrbitType.M
-
Uses of OrbitType.M in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 declared as OrbitType.MModifier and TypeFieldDescriptionprotected OrbitType.MOrbitType.mMean anomaly at time T; if absent T will refer to pericenterFields in org.javastro.ivoa.entities.stc.v1 with type parameters of type OrbitType.MModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<OrbitType,OrbitType.M> OrbitType.PropInfo.Mstatic final com.kscs.util.jaxb.SinglePropertyInfo<OrbitType.M,String> OrbitType.M.PropInfo.UNITMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type OrbitType.MModifier and TypeMethodDescriptionprotected <_P extends OrbitType.M>
_POrbitType.M.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return OrbitType.MModifier and TypeMethodDescriptionOrbitType.M.Builder.build()OrbitType.M.clone()OrbitType.M.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) OrbitType.M.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) OrbitType.M.createCopy()OrbitType.M.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createOrbitTypeM()Create an instance ofOrbitType.MOrbitType.getM()Mean anomaly at time T; if absent T will refer to pericenterOrbitType.M.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type OrbitType.MModifier and TypeMethodDescriptionstatic OrbitType.M.Builder<Void>OrbitType.M.copyExcept(OrbitType.M _other, com.kscs.util.jaxb.PropertyTree _propertyTree) OrbitType.M.Builder.copyOf(OrbitType.M _other) static <_B> OrbitType.M.Builder<_B>OrbitType.M.copyOf(OrbitType.M _other) static <_B> OrbitType.M.Builder<_B>OrbitType.M.copyOf(OrbitType.M _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static OrbitType.M.Builder<Void>OrbitType.M.copyOnly(OrbitType.M _other, com.kscs.util.jaxb.PropertyTree _propertyTree) voidOrbitType.Modifier.setM(OrbitType.M m) voidOrbitType.setM(OrbitType.M value) Sets the value of the m property.OrbitType.Builder.withM(OrbitType.M m) Sets the new value of "m" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type OrbitType.MModifierConstructorDescriptionBuilder(_B _parentBuilder, OrbitType.M _other, boolean _copy) Builder(_B _parentBuilder, OrbitType.M _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