Uses of Class
org.javastro.ivoa.entities.stc.v1.GenericRefPosType.Builder
Packages that use GenericRefPosType.Builder
-
Uses of GenericRefPosType.Builder in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return GenericRefPosType.BuilderModifier and TypeMethodDescriptionstatic GenericRefPosType.Builder<Void>GenericRefPosType.builder()static GenericRefPosType.Builder<Void>GenericRefPosType.copyExcept(GenericRefPosType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static GenericRefPosType.Builder<Void>GenericRefPosType.copyExcept(ReferencePositionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) GenericRefPosType.Builder.copyOf(GenericRefPosType _other) GenericRefPosType.Builder.copyOf(GenericRefPosType.Builder _other) static <_B> GenericRefPosType.Builder<_B>GenericRefPosType.copyOf(GenericRefPosType _other) static <_B> GenericRefPosType.Builder<_B>GenericRefPosType.copyOf(GenericRefPosType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> GenericRefPosType.Builder<_B>GenericRefPosType.copyOf(ReferencePositionType _other) static <_B> GenericRefPosType.Builder<_B>GenericRefPosType.copyOf(ReferencePositionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static GenericRefPosType.Builder<Void>GenericRefPosType.copyOnly(GenericRefPosType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static GenericRefPosType.Builder<Void>GenericRefPosType.copyOnly(ReferencePositionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) GenericRefPosType.newCopyBuilder()<_B> GenericRefPosType.Builder<_B>GenericRefPosType.newCopyBuilder(_B _parentBuilder) <_B> GenericRefPosType.Builder<_B>GenericRefPosType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) GenericRefPosType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) GenericRefPosType.Builder.withGenCoordinate(jakarta.xml.bind.JAXBElement<? extends CoordinateType> genCoordinate) Sets the new value of "genCoordinate" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type GenericRefPosType.BuilderModifier and TypeMethodDescriptionGenericRefPosType.Builder.copyOf(GenericRefPosType.Builder _other) <_B> voidGenericRefPosType.copyTo(GenericRefPosType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidGenericRefPosType.copyTo(GenericRefPosType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.