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