Uses of Class
org.javastro.ivoa.entities.stc.v1.Cart3DRefFrameType.Builder
Packages that use Cart3DRefFrameType.Builder
-
Uses of Cart3DRefFrameType.Builder in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return Cart3DRefFrameType.BuilderModifier and TypeMethodDescriptionstatic Cart3DRefFrameType.Builder<Void>Cart3DRefFrameType.builder()static Cart3DRefFrameType.Builder<Void>Cart3DRefFrameType.copyExcept(Cart3DRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Cart3DRefFrameType.Builder<Void>Cart3DRefFrameType.copyExcept(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Cart3DRefFrameType.Builder.copyOf(Cart3DRefFrameType _other) Cart3DRefFrameType.Builder.copyOf(Cart3DRefFrameType.Builder _other) static <_B> Cart3DRefFrameType.Builder<_B>Cart3DRefFrameType.copyOf(Cart3DRefFrameType _other) static <_B> Cart3DRefFrameType.Builder<_B>Cart3DRefFrameType.copyOf(Cart3DRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> Cart3DRefFrameType.Builder<_B>Cart3DRefFrameType.copyOf(CoordRefFrameType _other) static <_B> Cart3DRefFrameType.Builder<_B>Cart3DRefFrameType.copyOf(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Cart3DRefFrameType.Builder<Void>Cart3DRefFrameType.copyOnly(Cart3DRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Cart3DRefFrameType.Builder<Void>Cart3DRefFrameType.copyOnly(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Cart3DRefFrameType.newCopyBuilder()<_B> Cart3DRefFrameType.Builder<_B>Cart3DRefFrameType.newCopyBuilder(_B _parentBuilder) <_B> Cart3DRefFrameType.Builder<_B>Cart3DRefFrameType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Cart3DRefFrameType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Cart3DRefFrameType.Builder.withCTransform3(jakarta.xml.bind.JAXBElement<?> cTransform3) Sets the new value of "cTransform3" (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)Cart3DRefFrameType.Builder.withProjection(String projection) Sets the new value of "projection" (any previous value will be replaced)Cart3DRefFrameType.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 Cart3DRefFrameType.BuilderModifier and TypeMethodDescriptionCart3DRefFrameType.Builder.copyOf(Cart3DRefFrameType.Builder _other) <_B> voidCart3DRefFrameType.copyTo(Cart3DRefFrameType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidCart3DRefFrameType.copyTo(Cart3DRefFrameType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.