Uses of Class
org.javastro.ivoa.entities.stc.v1.OrbitType.Builder
Packages that use OrbitType.Builder
-
Uses of OrbitType.Builder in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return OrbitType.BuilderModifier and TypeMethodDescriptionstatic OrbitType.Builder<Void>OrbitType.builder()static OrbitType.Builder<Void>OrbitType.copyExcept(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static OrbitType.Builder<Void>OrbitType.copyExcept(OrbitType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static OrbitType.Builder<Void>OrbitType.copyExcept(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) OrbitType.Builder.copyOf(OrbitType.Builder _other) static <_B> OrbitType.Builder<_B>OrbitType.copyOf(CoordinateType _other) static <_B> OrbitType.Builder<_B>OrbitType.copyOf(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> OrbitType.Builder<_B>static <_B> OrbitType.Builder<_B>OrbitType.copyOf(OrbitType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> OrbitType.Builder<_B>OrbitType.copyOf(StcBaseType _other) static <_B> OrbitType.Builder<_B>OrbitType.copyOf(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static OrbitType.Builder<Void>OrbitType.copyOnly(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static OrbitType.Builder<Void>static OrbitType.Builder<Void>OrbitType.copyOnly(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) OrbitType.newCopyBuilder()<_B> OrbitType.Builder<_B>OrbitType.newCopyBuilder(_B _parentBuilder) <_B> OrbitType.Builder<_B>OrbitType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) OrbitType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) OrbitType.Builder.withA(OrbitType.A a) Sets the new value of "a" (any previous value will be replaced)OrbitType.Builder.withAop(OrbitType.Aop aop) Sets the new value of "aop" (any previous value will be replaced)OrbitType.Builder.withE(Double1Type e) Sets the new value of "e" (any previous value will be replaced)OrbitType.Builder.withFrameId(Object frameId) Sets the new value of "frameId" (any previous value will be replaced)Sets the new value of "href" (any previous value will be replaced)OrbitType.Builder.withI(OrbitType.I i) Sets the new value of "i" (any previous value will be replaced)Sets the new value of "id" (any previous value will be replaced)Sets the new value of "idref" (any previous value will be replaced)OrbitType.Builder.withIDREFType(String idrefType) Sets the new value of "idrefType" (any previous value will be replaced)OrbitType.Builder.withIDType(String idType) Sets the new value of "idType" (any previous value will be replaced)OrbitType.Builder.withM(OrbitType.M m) Sets the new value of "m" (any previous value will be replaced)Sets the new value of "name" (any previous value will be replaced)OrbitType.Builder.withNode(OrbitType.Node node) Sets the new value of "node" (any previous value will be replaced)OrbitType.Builder<? extends AstroCoordsType.Builder<_B>>AstroCoordsType.Builder.withOrbit()Returns the existing builder or a new builder to build the value of the "orbit" property.OrbitType.Builder.withP(OrbitType.P p) Sets the new value of "p" (any previous value will be replaced)OrbitType.Builder.withQ(OrbitType.Q q) Sets the new value of "q" (any previous value will be replaced)OrbitType.Builder.withT(AstronTimeType t) Sets the new value of "t" (any previous value will be replaced)Sets the new value of "type" (any previous value will be replaced)Sets the new value of "ucd" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type OrbitType.BuilderModifier and TypeMethodDescriptionDouble1Type.Builder<? extends OrbitType.Builder<_B>>OrbitType.Builder.withE()Returns the existing builder or a new builder to build the value of the "e" property.AstronTimeType.Builder<? extends OrbitType.Builder<_B>>OrbitType.Builder.withT()Returns the existing builder or a new builder to build the value of the "t" property.Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type OrbitType.BuilderModifier and TypeMethodDescriptionOrbitType.Builder.copyOf(OrbitType.Builder _other) <_B> voidOrbitType.copyTo(OrbitType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidOrbitType.copyTo(OrbitType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.