Uses of Class
org.javastro.ivoa.entities.stc.v1.CoordFrameType.Builder
Packages that use CoordFrameType.Builder
-
Uses of CoordFrameType.Builder in org.javastro.ivoa.entities.stc.v1
Subclasses of CoordFrameType.Builder in org.javastro.ivoa.entities.stc.v1Modifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classMethods in org.javastro.ivoa.entities.stc.v1 that return CoordFrameType.BuilderModifier and TypeMethodDescriptionstatic CoordFrameType.Builder<Void>CoordFrameType.builder()static CoordFrameType.Builder<Void>CoordFrameType.copyExcept(CoordFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static CoordFrameType.Builder<Void>CoordFrameType.copyExcept(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) CoordFrameType.Builder.copyOf(CoordFrameType _other) CoordFrameType.Builder.copyOf(CoordFrameType.Builder _other) static <_B> CoordFrameType.Builder<_B>CoordFrameType.copyOf(CoordFrameType _other) static <_B> CoordFrameType.Builder<_B>CoordFrameType.copyOf(CoordFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> CoordFrameType.Builder<_B>CoordFrameType.copyOf(StcBaseType _other) static <_B> CoordFrameType.Builder<_B>CoordFrameType.copyOf(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static CoordFrameType.Builder<Void>CoordFrameType.copyOnly(CoordFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static CoordFrameType.Builder<Void>CoordFrameType.copyOnly(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) CoordFrameType.newCopyBuilder()<_B> CoordFrameType.Builder<_B>CoordFrameType.newCopyBuilder(_B _parentBuilder) <_B> CoordFrameType.Builder<_B>CoordFrameType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) CoordFrameType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Sets the new value of "href" (any previous value will be replaced)Sets the new value of "id" (any previous value will be replaced)Sets the new value of "idref" (any previous value will be replaced)CoordFrameType.Builder.withIDREFType(String idrefType) Sets the new value of "idrefType" (any previous value will be replaced)CoordFrameType.Builder.withIDType(String idType) Sets the new value of "idType" (any previous value will be replaced)Sets the new value of "name" (any previous value will be replaced)Sets the new value of "type" (any previous value will be replaced)Sets the new value of "ucd" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type CoordFrameType.BuilderModifier and TypeMethodDescriptionCoordFrameType.Builder.copyOf(CoordFrameType.Builder _other) <_B> voidCoordFrameType.copyTo(CoordFrameType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidCoordFrameType.copyTo(CoordFrameType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.