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