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