Uses of Class
org.javastro.ivoa.entities.stc.v1.VelScalarIntervalType.Builder
Packages that use VelScalarIntervalType.Builder
-
Uses of VelScalarIntervalType.Builder in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return VelScalarIntervalType.BuilderModifier and TypeMethodDescriptionstatic VelScalarIntervalType.Builder<Void>VelScalarIntervalType.builder()static VelScalarIntervalType.Builder<Void>VelScalarIntervalType.copyExcept(CoordIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static VelScalarIntervalType.Builder<Void>VelScalarIntervalType.copyExcept(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static VelScalarIntervalType.Builder<Void>VelScalarIntervalType.copyExcept(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static VelScalarIntervalType.Builder<Void>VelScalarIntervalType.copyExcept(VelocityIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static VelScalarIntervalType.Builder<Void>VelScalarIntervalType.copyExcept(VelScalarIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) VelScalarIntervalType.Builder.copyOf(VelScalarIntervalType _other) VelScalarIntervalType.Builder.copyOf(VelScalarIntervalType.Builder _other) static <_B> VelScalarIntervalType.Builder<_B>VelScalarIntervalType.copyOf(CoordIntervalType _other) static <_B> VelScalarIntervalType.Builder<_B>VelScalarIntervalType.copyOf(CoordIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> VelScalarIntervalType.Builder<_B>VelScalarIntervalType.copyOf(SpatialIntervalType _other) static <_B> VelScalarIntervalType.Builder<_B>VelScalarIntervalType.copyOf(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> VelScalarIntervalType.Builder<_B>VelScalarIntervalType.copyOf(StcBaseType _other) static <_B> VelScalarIntervalType.Builder<_B>VelScalarIntervalType.copyOf(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> VelScalarIntervalType.Builder<_B>VelScalarIntervalType.copyOf(VelocityIntervalType _other) static <_B> VelScalarIntervalType.Builder<_B>VelScalarIntervalType.copyOf(VelocityIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> VelScalarIntervalType.Builder<_B>VelScalarIntervalType.copyOf(VelScalarIntervalType _other) static <_B> VelScalarIntervalType.Builder<_B>VelScalarIntervalType.copyOf(VelScalarIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static VelScalarIntervalType.Builder<Void>VelScalarIntervalType.copyOnly(CoordIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static VelScalarIntervalType.Builder<Void>VelScalarIntervalType.copyOnly(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static VelScalarIntervalType.Builder<Void>VelScalarIntervalType.copyOnly(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static VelScalarIntervalType.Builder<Void>VelScalarIntervalType.copyOnly(VelocityIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static VelScalarIntervalType.Builder<Void>VelScalarIntervalType.copyOnly(VelScalarIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) VelScalarIntervalType.newCopyBuilder()<_B> VelScalarIntervalType.Builder<_B>VelScalarIntervalType.newCopyBuilder(_B _parentBuilder) <_B> VelScalarIntervalType.Builder<_B>VelScalarIntervalType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) VelScalarIntervalType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) VelScalarIntervalType.Builder.withEpoch(BigDecimal epoch) Sets the new value of "epoch" (any previous value will be replaced)VelScalarIntervalType.Builder.withFillFactor(Float fillFactor) Sets the new value of "fillFactor" (any previous value will be replaced)VelScalarIntervalType.Builder.withFrameId(Object frameId) Sets the new value of "frameId" (any previous value will be replaced)VelScalarIntervalType.Builder.withHiInclude(Boolean hiInclude) Sets the new value of "hiInclude" (any previous value will be replaced)VelScalarIntervalType.Builder.withHiLimit(Double1Type hiLimit) Sets the new value of "hiLimit" (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)VelScalarIntervalType.Builder.withIDREFType(String idrefType) Sets the new value of "idrefType" (any previous value will be replaced)VelScalarIntervalType.Builder.withIDType(String idType) Sets the new value of "idType" (any previous value will be replaced)VelScalarIntervalType.Builder.withLoInclude(Boolean loInclude) Sets the new value of "loInclude" (any previous value will be replaced)VelScalarIntervalType.Builder.withLoLimit(Double1Type loLimit) Sets the new value of "loLimit" (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)VelScalarIntervalType.Builder.withVelTimeUnit(VelTimeUnitType velTimeUnit) Sets the new value of "velTimeUnit" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type VelScalarIntervalType.BuilderModifier and TypeMethodDescriptionDouble1Type.Builder<? extends VelScalarIntervalType.Builder<_B>>VelScalarIntervalType.Builder.withHiLimit()Returns the existing builder or a new builder to build the value of the "hiLimit" property.Double1Type.Builder<? extends VelScalarIntervalType.Builder<_B>>VelScalarIntervalType.Builder.withLoLimit()Returns the existing builder or a new builder to build the value of the "loLimit" property.Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type VelScalarIntervalType.BuilderModifier and TypeMethodDescriptionVelScalarIntervalType.Builder.copyOf(VelScalarIntervalType.Builder _other) <_B> voidVelScalarIntervalType.copyTo(VelScalarIntervalType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidVelScalarIntervalType.copyTo(VelScalarIntervalType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.