Uses of Class
org.javastro.ivoa.entities.stc.v1.CoordRefFrameType.Builder
Packages that use CoordRefFrameType.Builder
-
Uses of CoordRefFrameType.Builder in org.javastro.ivoa.entities.stc.v1
Subclasses of CoordRefFrameType.Builder in org.javastro.ivoa.entities.stc.v1Modifier and TypeClassDescriptionstatic classstatic classstatic classstatic classFkType.Builder<_B>static classGeodType.Builder<_B>static classIcrsType.Builder<_B>static classstatic classMethods in org.javastro.ivoa.entities.stc.v1 that return CoordRefFrameType.BuilderModifier and TypeMethodDescriptionstatic CoordRefFrameType.Builder<Void>CoordRefFrameType.builder()static CoordRefFrameType.Builder<Void>CoordRefFrameType.copyExcept(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) CoordRefFrameType.Builder.copyOf(CoordRefFrameType _other) CoordRefFrameType.Builder.copyOf(CoordRefFrameType.Builder _other) static <_B> CoordRefFrameType.Builder<_B>CoordRefFrameType.copyOf(CoordRefFrameType _other) static <_B> CoordRefFrameType.Builder<_B>CoordRefFrameType.copyOf(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static CoordRefFrameType.Builder<Void>CoordRefFrameType.copyOnly(CoordRefFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) CoordRefFrameType.newCopyBuilder()<_B> CoordRefFrameType.Builder<_B>CoordRefFrameType.newCopyBuilder(_B _parentBuilder) <_B> CoordRefFrameType.Builder<_B>CoordRefFrameType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) CoordRefFrameType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Sets the new value of "name" (any previous value will be replaced)CoordRefFrameType.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 CoordRefFrameType.BuilderModifier and TypeMethodDescriptionCoordRefFrameType.Builder.copyOf(CoordRefFrameType.Builder _other) <_B> voidCoordRefFrameType.copyTo(CoordRefFrameType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidCoordRefFrameType.copyTo(CoordRefFrameType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.