Uses of Class
org.javastro.ivoa.entities.stc.v1.AstroCoordAreaType.Builder
Packages that use AstroCoordAreaType.Builder
-
Uses of AstroCoordAreaType.Builder in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return AstroCoordAreaType.BuilderModifier and TypeMethodDescriptionAstroCoordAreaType.Builder.addCoordIntervals(jakarta.xml.bind.JAXBElement<? extends CoordIntervalType>... coordIntervals) Adds the given items to the value of "coordIntervals"AstroCoordAreaType.Builder.addCoordIntervals(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends CoordIntervalType>> coordIntervals) Adds the given items to the value of "coordIntervals"AstroCoordAreaType.Builder.addRedshiftIntervals(Iterable<? extends RedshiftIntervalType> redshiftIntervals) Adds the given items to the value of "redshiftIntervals"AstroCoordAreaType.Builder.addRedshiftIntervals(RedshiftIntervalType... redshiftIntervals) Adds the given items to the value of "redshiftIntervals"AstroCoordAreaType.Builder.addSpectralIntervals(Iterable<? extends SpectralIntervalType> spectralIntervals) Adds the given items to the value of "spectralIntervals"AstroCoordAreaType.Builder.addSpectralIntervals(SpectralIntervalType... spectralIntervals) Adds the given items to the value of "spectralIntervals"AstroCoordAreaType.Builder.addTimeIntervals(Iterable<? extends TimeIntervalType> timeIntervals) Adds the given items to the value of "timeIntervals"AstroCoordAreaType.Builder.addTimeIntervals(TimeIntervalType... timeIntervals) Adds the given items to the value of "timeIntervals"AstroCoordAreaType.Builder.addVelocityIntervals(jakarta.xml.bind.JAXBElement<? extends CoordIntervalType>... velocityIntervals) Adds the given items to the value of "velocityIntervals"AstroCoordAreaType.Builder.addVelocityIntervals(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends CoordIntervalType>> velocityIntervals) Adds the given items to the value of "velocityIntervals"static AstroCoordAreaType.Builder<Void>AstroCoordAreaType.builder()static AstroCoordAreaType.Builder<Void>AstroCoordAreaType.copyExcept(AstroCoordAreaType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static AstroCoordAreaType.Builder<Void>AstroCoordAreaType.copyExcept(CoordAreaType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static AstroCoordAreaType.Builder<Void>AstroCoordAreaType.copyExcept(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) AstroCoordAreaType.Builder.copyOf(AstroCoordAreaType _other) AstroCoordAreaType.Builder.copyOf(AstroCoordAreaType.Builder _other) static <_B> AstroCoordAreaType.Builder<_B>AstroCoordAreaType.copyOf(AstroCoordAreaType _other) static <_B> AstroCoordAreaType.Builder<_B>AstroCoordAreaType.copyOf(AstroCoordAreaType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> AstroCoordAreaType.Builder<_B>AstroCoordAreaType.copyOf(CoordAreaType _other) static <_B> AstroCoordAreaType.Builder<_B>AstroCoordAreaType.copyOf(CoordAreaType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> AstroCoordAreaType.Builder<_B>AstroCoordAreaType.copyOf(StcBaseType _other) static <_B> AstroCoordAreaType.Builder<_B>AstroCoordAreaType.copyOf(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static AstroCoordAreaType.Builder<Void>AstroCoordAreaType.copyOnly(AstroCoordAreaType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static AstroCoordAreaType.Builder<Void>AstroCoordAreaType.copyOnly(CoordAreaType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static AstroCoordAreaType.Builder<Void>AstroCoordAreaType.copyOnly(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) AstroCoordAreaType.newCopyBuilder()<_B> AstroCoordAreaType.Builder<_B>AstroCoordAreaType.newCopyBuilder(_B _parentBuilder) <_B> AstroCoordAreaType.Builder<_B>AstroCoordAreaType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) AstroCoordAreaType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) AstroCoordAreaType.Builder.withCoordIntervals(jakarta.xml.bind.JAXBElement<? extends CoordIntervalType>... coordIntervals) Sets the new value of "coordIntervals" (any previous value will be replaced)AstroCoordAreaType.Builder.withCoordIntervals(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends CoordIntervalType>> coordIntervals) Sets the new value of "coordIntervals" (any previous value will be replaced)AstroCoordAreaType.Builder.withCoordSystemId(Object coordSystemId) Sets the new value of "coordSystemId" (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)AstroCoordAreaType.Builder.withIDREFType(String idrefType) Sets the new value of "idrefType" (any previous value will be replaced)AstroCoordAreaType.Builder.withIDType(String idType) Sets the new value of "idType" (any previous value will be replaced)AstroCoordAreaType.Builder.withPositionInterval(jakarta.xml.bind.JAXBElement<? extends CoordIntervalType> positionInterval) Sets the new value of "positionInterval" (any previous value will be replaced)AstroCoordAreaType.Builder.withRedshiftIntervals(Iterable<? extends RedshiftIntervalType> redshiftIntervals) Sets the new value of "redshiftIntervals" (any previous value will be replaced)AstroCoordAreaType.Builder.withRedshiftIntervals(RedshiftIntervalType... redshiftIntervals) Sets the new value of "redshiftIntervals" (any previous value will be replaced)AstroCoordAreaType.Builder.withSpectralIntervals(Iterable<? extends SpectralIntervalType> spectralIntervals) Sets the new value of "spectralIntervals" (any previous value will be replaced)AstroCoordAreaType.Builder.withSpectralIntervals(SpectralIntervalType... spectralIntervals) Sets the new value of "spectralIntervals" (any previous value will be replaced)AstroCoordAreaType.Builder.withTimeIntervals(Iterable<? extends TimeIntervalType> timeIntervals) Sets the new value of "timeIntervals" (any previous value will be replaced)AstroCoordAreaType.Builder.withTimeIntervals(TimeIntervalType... timeIntervals) Sets the new value of "timeIntervals" (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)AstroCoordAreaType.Builder.withVelocityIntervals(jakarta.xml.bind.JAXBElement<? extends CoordIntervalType>... velocityIntervals) Sets the new value of "velocityIntervals" (any previous value will be replaced)AstroCoordAreaType.Builder.withVelocityIntervals(Iterable<? extends jakarta.xml.bind.JAXBElement<? extends CoordIntervalType>> velocityIntervals) Sets the new value of "velocityIntervals" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type AstroCoordAreaType.BuilderModifier and TypeMethodDescriptionRedshiftIntervalType.Builder<? extends AstroCoordAreaType.Builder<_B>>AstroCoordAreaType.Builder.addRedshiftIntervals()Returns a new builder to build an additional value of the "RedshiftIntervals" property.SpectralIntervalType.Builder<? extends AstroCoordAreaType.Builder<_B>>AstroCoordAreaType.Builder.addSpectralIntervals()Returns a new builder to build an additional value of the "SpectralIntervals" property.TimeIntervalType.Builder<? extends AstroCoordAreaType.Builder<_B>>AstroCoordAreaType.Builder.addTimeIntervals()Returns a new builder to build an additional value of the "TimeIntervals" property.Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type AstroCoordAreaType.BuilderModifier and TypeMethodDescriptionAstroCoordAreaType.Builder.copyOf(AstroCoordAreaType.Builder _other) <_B> voidAstroCoordAreaType.copyTo(AstroCoordAreaType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidAstroCoordAreaType.copyTo(AstroCoordAreaType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.