Uses of Class
org.javastro.ivoa.entities.stc.v1.Cart2DRefFrameType.Builder
Packages that use Cart2DRefFrameType.Builder
-
Uses of Cart2DRefFrameType.Builder in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return Cart2DRefFrameType.BuilderModifier and TypeMethodDescriptionstatic Cart2DRefFrameType.Builder<Void>Cart2DRefFrameType.builder()static Cart2DRefFrameType.Builder<Void>Cart2DRefFrameType.copyExcept(Cart2DRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Cart2DRefFrameType.Builder<Void>Cart2DRefFrameType.copyExcept(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Cart2DRefFrameType.Builder.copyOf(Cart2DRefFrameType _other) Cart2DRefFrameType.Builder.copyOf(Cart2DRefFrameType.Builder _other) static <_B> Cart2DRefFrameType.Builder<_B>Cart2DRefFrameType.copyOf(Cart2DRefFrameType _other) static <_B> Cart2DRefFrameType.Builder<_B>Cart2DRefFrameType.copyOf(Cart2DRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> Cart2DRefFrameType.Builder<_B>Cart2DRefFrameType.copyOf(CoordRefFrameType _other) static <_B> Cart2DRefFrameType.Builder<_B>Cart2DRefFrameType.copyOf(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Cart2DRefFrameType.Builder<Void>Cart2DRefFrameType.copyOnly(Cart2DRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Cart2DRefFrameType.Builder<Void>Cart2DRefFrameType.copyOnly(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Cart2DRefFrameType.newCopyBuilder()<_B> Cart2DRefFrameType.Builder<_B>Cart2DRefFrameType.newCopyBuilder(_B _parentBuilder) <_B> Cart2DRefFrameType.Builder<_B>Cart2DRefFrameType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Cart2DRefFrameType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Cart2DRefFrameType.Builder.withCTransform2(jakarta.xml.bind.JAXBElement<?> cTransform2) Sets the new value of "cTransform2" (any previous value will be replaced)Sets the new value of "id" (any previous value will be replaced)Sets the new value of "name" (any previous value will be replaced)Cart2DRefFrameType.Builder.withProjection(String projection) Sets the new value of "projection" (any previous value will be replaced)Cart2DRefFrameType.Builder.withRefFrameId(Object refFrameId) Sets the new value of "refFrameId" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type Cart2DRefFrameType.BuilderModifier and TypeMethodDescriptionCart2DRefFrameType.Builder.copyOf(Cart2DRefFrameType.Builder _other) <_B> voidCart2DRefFrameType.copyTo(Cart2DRefFrameType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidCart2DRefFrameType.copyTo(Cart2DRefFrameType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.