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