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