Uses of Class
org.javastro.ivoa.entities.stc.v1.Coord2VecIntervalType.Builder
Packages that use Coord2VecIntervalType.Builder
-
Uses of Coord2VecIntervalType.Builder in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return Coord2VecIntervalType.BuilderModifier and TypeMethodDescriptionstatic Coord2VecIntervalType.Builder<Void>Coord2VecIntervalType.builder()static Coord2VecIntervalType.Builder<Void>Coord2VecIntervalType.copyExcept(Coord2VecIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Coord2VecIntervalType.Builder<Void>Coord2VecIntervalType.copyExcept(CoordIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Coord2VecIntervalType.Builder<Void>Coord2VecIntervalType.copyExcept(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Coord2VecIntervalType.Builder.copyOf(Coord2VecIntervalType _other) Coord2VecIntervalType.Builder.copyOf(Coord2VecIntervalType.Builder _other) static <_B> Coord2VecIntervalType.Builder<_B>Coord2VecIntervalType.copyOf(Coord2VecIntervalType _other) static <_B> Coord2VecIntervalType.Builder<_B>Coord2VecIntervalType.copyOf(Coord2VecIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> Coord2VecIntervalType.Builder<_B>Coord2VecIntervalType.copyOf(CoordIntervalType _other) static <_B> Coord2VecIntervalType.Builder<_B>Coord2VecIntervalType.copyOf(CoordIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> Coord2VecIntervalType.Builder<_B>Coord2VecIntervalType.copyOf(StcBaseType _other) static <_B> Coord2VecIntervalType.Builder<_B>Coord2VecIntervalType.copyOf(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Coord2VecIntervalType.Builder<Void>Coord2VecIntervalType.copyOnly(Coord2VecIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Coord2VecIntervalType.Builder<Void>Coord2VecIntervalType.copyOnly(CoordIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Coord2VecIntervalType.Builder<Void>Coord2VecIntervalType.copyOnly(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Coord2VecIntervalType.newCopyBuilder()<_B> Coord2VecIntervalType.Builder<_B>Coord2VecIntervalType.newCopyBuilder(_B _parentBuilder) <_B> Coord2VecIntervalType.Builder<_B>Coord2VecIntervalType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Coord2VecIntervalType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Coord2VecIntervalType.Builder.withFillFactor(Float fillFactor) Sets the new value of "fillFactor" (any previous value will be replaced)Coord2VecIntervalType.Builder.withFrameId(Object frameId) Sets the new value of "frameId" (any previous value will be replaced)Coord2VecIntervalType.Builder.withHiInclude(Boolean hiInclude) Sets the new value of "hiInclude" (any previous value will be replaced)Coord2VecIntervalType.Builder.withHiLimit2Vec(Double2Type hiLimit2Vec) Sets the new value of "hiLimit2Vec" (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)Coord2VecIntervalType.Builder.withIDREFType(String idrefType) Sets the new value of "idrefType" (any previous value will be replaced)Coord2VecIntervalType.Builder.withIDType(String idType) Sets the new value of "idType" (any previous value will be replaced)Coord2VecIntervalType.Builder.withLoInclude(Boolean loInclude) Sets the new value of "loInclude" (any previous value will be replaced)Coord2VecIntervalType.Builder.withLoLimit2Vec(Double2Type loLimit2Vec) Sets the new value of "loLimit2Vec" (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 that return types with arguments of type Coord2VecIntervalType.BuilderModifier and TypeMethodDescriptionDouble2Type.Builder<? extends Coord2VecIntervalType.Builder<_B>>Coord2VecIntervalType.Builder.withHiLimit2Vec()Returns the existing builder or a new builder to build the value of the "hiLimit2Vec" property.Double2Type.Builder<? extends Coord2VecIntervalType.Builder<_B>>Coord2VecIntervalType.Builder.withLoLimit2Vec()Returns the existing builder or a new builder to build the value of the "loLimit2Vec" property.Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type Coord2VecIntervalType.BuilderModifier and TypeMethodDescriptionCoord2VecIntervalType.Builder.copyOf(Coord2VecIntervalType.Builder _other) <_B> voidCoord2VecIntervalType.copyTo(Coord2VecIntervalType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidCoord2VecIntervalType.copyTo(Coord2VecIntervalType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.