Uses of Class
org.javastro.ivoa.entities.stc.v1.OrbitType.Aop.Builder
Packages that use OrbitType.Aop.Builder
-
Uses of OrbitType.Aop.Builder in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return OrbitType.Aop.BuilderModifier and TypeMethodDescriptionstatic OrbitType.Aop.Builder<Void>OrbitType.Aop.builder()static OrbitType.Aop.Builder<Void>OrbitType.Aop.copyExcept(Double1Type _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static OrbitType.Aop.Builder<Void>OrbitType.Aop.copyExcept(OrbitType.Aop _other, com.kscs.util.jaxb.PropertyTree _propertyTree) OrbitType.Aop.Builder.copyOf(OrbitType.Aop _other) OrbitType.Aop.Builder.copyOf(OrbitType.Aop.Builder _other) static <_B> OrbitType.Aop.Builder<_B>OrbitType.Aop.copyOf(Double1Type _other) static <_B> OrbitType.Aop.Builder<_B>OrbitType.Aop.copyOf(Double1Type _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> OrbitType.Aop.Builder<_B>OrbitType.Aop.copyOf(OrbitType.Aop _other) static <_B> OrbitType.Aop.Builder<_B>OrbitType.Aop.copyOf(OrbitType.Aop _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static OrbitType.Aop.Builder<Void>OrbitType.Aop.copyOnly(Double1Type _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static OrbitType.Aop.Builder<Void>OrbitType.Aop.copyOnly(OrbitType.Aop _other, com.kscs.util.jaxb.PropertyTree _propertyTree) OrbitType.Aop.newCopyBuilder()<_B> OrbitType.Aop.Builder<_B>OrbitType.Aop.newCopyBuilder(_B _parentBuilder) <_B> OrbitType.Aop.Builder<_B>OrbitType.Aop.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) OrbitType.Aop.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) OrbitType.Aop.Builder.withGenUnit(String genUnit) Sets the new value of "genUnit" (any previous value will be replaced)Sets the new value of "href" (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.Aop.Builder.withIDREFType(String idrefType) Sets the new value of "idrefType" (any previous value will be replaced)OrbitType.Aop.Builder.withIDType(String idType) Sets the new value of "idType" (any previous value will be replaced)OrbitType.Aop.Builder.withPosAngleUnit(AngleUnitType posAngleUnit) Sets the new value of "posAngleUnit" (any previous value will be replaced)OrbitType.Aop.Builder.withPosUnit(String posUnit) Sets the new value of "posUnit" (any previous value will be replaced)OrbitType.Aop.Builder.withSpectralUnit(SpectralUnitType spectralUnit) Sets the new value of "spectralUnit" (any previous value will be replaced)OrbitType.Aop.Builder.withTimeUnit(String timeUnit) Sets the new value of "timeUnit" (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)Sets the new value of "unit" (any previous value will be replaced)OrbitType.Aop.Builder.withValue(double value) Sets the new value of "value" (any previous value will be replaced)OrbitType.Aop.Builder.withVelTimeUnit(VelTimeUnitType velTimeUnit) Sets the new value of "velTimeUnit" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type OrbitType.Aop.BuilderModifier and TypeMethodDescriptionOrbitType.Aop.Builder.copyOf(OrbitType.Aop.Builder _other) <_B> voidOrbitType.Aop.copyTo(OrbitType.Aop.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidOrbitType.Aop.copyTo(OrbitType.Aop.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.