Uses of Class
org.javastro.ivoa.entities.stc.v1.Cart1DRefFrameType.Builder
Packages that use Cart1DRefFrameType.Builder
-
Uses of Cart1DRefFrameType.Builder in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return Cart1DRefFrameType.BuilderModifier and TypeMethodDescriptionstatic Cart1DRefFrameType.Builder<Void>Cart1DRefFrameType.builder()static Cart1DRefFrameType.Builder<Void>Cart1DRefFrameType.copyExcept(Cart1DRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Cart1DRefFrameType.Builder<Void>Cart1DRefFrameType.copyExcept(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Cart1DRefFrameType.Builder.copyOf(Cart1DRefFrameType _other) Cart1DRefFrameType.Builder.copyOf(Cart1DRefFrameType.Builder _other) static <_B> Cart1DRefFrameType.Builder<_B>Cart1DRefFrameType.copyOf(Cart1DRefFrameType _other) static <_B> Cart1DRefFrameType.Builder<_B>Cart1DRefFrameType.copyOf(Cart1DRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> Cart1DRefFrameType.Builder<_B>Cart1DRefFrameType.copyOf(CoordRefFrameType _other) static <_B> Cart1DRefFrameType.Builder<_B>Cart1DRefFrameType.copyOf(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Cart1DRefFrameType.Builder<Void>Cart1DRefFrameType.copyOnly(Cart1DRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Cart1DRefFrameType.Builder<Void>Cart1DRefFrameType.copyOnly(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Cart1DRefFrameType.newCopyBuilder()<_B> Cart1DRefFrameType.Builder<_B>Cart1DRefFrameType.newCopyBuilder(_B _parentBuilder) <_B> Cart1DRefFrameType.Builder<_B>Cart1DRefFrameType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Cart1DRefFrameType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Sets the new value of "id" (any previous value will be replaced)Sets the new value of "name" (any previous value will be replaced)Cart1DRefFrameType.Builder.withProjection(String projection) Sets the new value of "projection" (any previous value will be replaced)Cart1DRefFrameType.Builder.withRefFrameId(Object refFrameId) Sets the new value of "refFrameId" (any previous value will be replaced)Cart1DRefFrameType.Builder.withScale(Double1Type scale) Sets the new value of "scale" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type Cart1DRefFrameType.BuilderModifier and TypeMethodDescriptionDouble1Type.Builder<? extends Cart1DRefFrameType.Builder<_B>>Cart1DRefFrameType.Builder.withScale()Returns the existing builder or a new builder to build the value of the "scale" property.Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type Cart1DRefFrameType.BuilderModifier and TypeMethodDescriptionCart1DRefFrameType.Builder.copyOf(Cart1DRefFrameType.Builder _other) <_B> voidCart1DRefFrameType.copyTo(Cart1DRefFrameType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidCart1DRefFrameType.copyTo(Cart1DRefFrameType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.