Uses of Class
org.javastro.ivoa.entities.stc.v1.GeodType.Builder
Packages that use GeodType.Builder
-
Uses of GeodType.Builder in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return GeodType.BuilderModifier and TypeMethodDescriptionstatic GeodType.Builder<Void>GeodType.builder()static GeodType.Builder<Void>GeodType.copyExcept(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static GeodType.Builder<Void>GeodType.copyExcept(GeodType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static GeodType.Builder<Void>GeodType.copyExcept(IcrsType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static GeodType.Builder<Void>GeodType.copyExcept(SpaceRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) GeodType.Builder.copyOf(GeodType.Builder _other) static <_B> GeodType.Builder<_B>GeodType.copyOf(CoordRefFrameType _other) static <_B> GeodType.Builder<_B>GeodType.copyOf(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> GeodType.Builder<_B>static <_B> GeodType.Builder<_B>GeodType.copyOf(GeodType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> GeodType.Builder<_B>static <_B> GeodType.Builder<_B>GeodType.copyOf(IcrsType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> GeodType.Builder<_B>GeodType.copyOf(SpaceRefFrameType _other) static <_B> GeodType.Builder<_B>GeodType.copyOf(SpaceRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static GeodType.Builder<Void>GeodType.copyOnly(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static GeodType.Builder<Void>static GeodType.Builder<Void>static GeodType.Builder<Void>GeodType.copyOnly(SpaceRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) GeodType.newCopyBuilder()<_B> GeodType.Builder<_B>GeodType.newCopyBuilder(_B _parentBuilder) <_B> GeodType.Builder<_B>GeodType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) GeodType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) GeodType.Builder.withInvFlattening(Double invFlattening) Sets the new value of "invFlattening" (any previous value will be replaced)Sets the new value of "name" (any previous value will be replaced)GeodType.Builder.withRadius(Double radius) Sets the new value of "radius" (any previous value will be replaced)GeodType.Builder.withRefFrameId(Object refFrameId) Sets the new value of "refFrameId" (any previous value will be replaced)Sets the new value of "unit" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type GeodType.BuilderModifier and TypeMethodDescriptionGeodType.Builder.copyOf(GeodType.Builder _other) <_B> voidGeodType.copyTo(GeodType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidGeodType.copyTo(GeodType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.