Uses of Class
org.javastro.ivoa.entities.stc.v1.IntersectionType.Builder
Packages that use IntersectionType.Builder
-
Uses of IntersectionType.Builder in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return IntersectionType.BuilderModifier and TypeMethodDescriptionIntersectionType.Builder.addRegions(jakarta.xml.bind.JAXBElement<? extends RegionType>... regions) Adds the given items to the value of "regions"IntersectionType.Builder.addRegions(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends RegionType>> regions) Adds the given items to the value of "regions"static IntersectionType.Builder<Void>IntersectionType.builder()static IntersectionType.Builder<Void>IntersectionType.copyExcept(CoordIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static IntersectionType.Builder<Void>IntersectionType.copyExcept(IntersectionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static IntersectionType.Builder<Void>IntersectionType.copyExcept(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static IntersectionType.Builder<Void>IntersectionType.copyExcept(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static IntersectionType.Builder<Void>IntersectionType.copyExcept(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) IntersectionType.Builder.copyOf(IntersectionType _other) IntersectionType.Builder.copyOf(IntersectionType.Builder _other) static <_B> IntersectionType.Builder<_B>IntersectionType.copyOf(CoordIntervalType _other) static <_B> IntersectionType.Builder<_B>IntersectionType.copyOf(CoordIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> IntersectionType.Builder<_B>IntersectionType.copyOf(IntersectionType _other) static <_B> IntersectionType.Builder<_B>IntersectionType.copyOf(IntersectionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> IntersectionType.Builder<_B>IntersectionType.copyOf(RegionType _other) static <_B> IntersectionType.Builder<_B>IntersectionType.copyOf(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> IntersectionType.Builder<_B>IntersectionType.copyOf(SpatialIntervalType _other) static <_B> IntersectionType.Builder<_B>IntersectionType.copyOf(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> IntersectionType.Builder<_B>IntersectionType.copyOf(StcBaseType _other) static <_B> IntersectionType.Builder<_B>IntersectionType.copyOf(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static IntersectionType.Builder<Void>IntersectionType.copyOnly(CoordIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static IntersectionType.Builder<Void>IntersectionType.copyOnly(IntersectionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static IntersectionType.Builder<Void>IntersectionType.copyOnly(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static IntersectionType.Builder<Void>IntersectionType.copyOnly(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static IntersectionType.Builder<Void>IntersectionType.copyOnly(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) IntersectionType.newCopyBuilder()<_B> IntersectionType.Builder<_B>IntersectionType.newCopyBuilder(_B _parentBuilder) <_B> IntersectionType.Builder<_B>IntersectionType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) IntersectionType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) IntersectionType.Builder.withArea(RegionAreaType area) Sets the new value of "area" (any previous value will be replaced)IntersectionType.Builder.withCoordSystemId(Object coordSystemId) Sets the new value of "coordSystemId" (any previous value will be replaced)IntersectionType.Builder.withEpoch(BigDecimal epoch) Sets the new value of "epoch" (any previous value will be replaced)IntersectionType.Builder.withFillFactor(Float fillFactor) Sets the new value of "fillFactor" (any previous value will be replaced)IntersectionType.Builder.withFrameId(Object frameId) Sets the new value of "frameId" (any previous value will be replaced)IntersectionType.Builder.withHiInclude(Boolean hiInclude) Sets the new value of "hiInclude" (any previous value will be replaced)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)IntersectionType.Builder.withIDREFType(String idrefType) Sets the new value of "idrefType" (any previous value will be replaced)IntersectionType.Builder.withIDType(String idType) Sets the new value of "idType" (any previous value will be replaced)IntersectionType.Builder.withLoInclude(Boolean loInclude) Sets the new value of "loInclude" (any previous value will be replaced)Sets the new value of "note" (any previous value will be replaced)IntersectionType.Builder.withRegions(jakarta.xml.bind.JAXBElement<? extends RegionType>... regions) Sets the new value of "regions" (any previous value will be replaced)IntersectionType.Builder.withRegions(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends RegionType>> regions) Sets the new value of "regions" (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)Sets the new value of "unit" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type IntersectionType.BuilderModifier and TypeMethodDescriptionRegionAreaType.Builder<? extends IntersectionType.Builder<_B>>IntersectionType.Builder.withArea()Returns the existing builder or a new builder to build the value of the "area" property.Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type IntersectionType.BuilderModifier and TypeMethodDescriptionIntersectionType.Builder.copyOf(IntersectionType.Builder _other) <_B> voidIntersectionType.copyTo(IntersectionType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidIntersectionType.copyTo(IntersectionType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.