Uses of Class
org.javastro.ivoa.entities.stc.v1.BoxType.Builder
Packages that use BoxType.Builder
-
Uses of BoxType.Builder in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return BoxType.BuilderModifier and TypeMethodDescriptionstatic BoxType.Builder<Void>BoxType.builder()static BoxType.Builder<Void>BoxType.copyExcept(BoxType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static BoxType.Builder<Void>BoxType.copyExcept(CoordIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static BoxType.Builder<Void>BoxType.copyExcept(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static BoxType.Builder<Void>BoxType.copyExcept(ShapeType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static BoxType.Builder<Void>BoxType.copyExcept(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static BoxType.Builder<Void>BoxType.copyExcept(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) BoxType.Builder.copyOf(BoxType.Builder _other) static <_B> BoxType.Builder<_B>static <_B> BoxType.Builder<_B>BoxType.copyOf(BoxType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> BoxType.Builder<_B>BoxType.copyOf(CoordIntervalType _other) static <_B> BoxType.Builder<_B>BoxType.copyOf(CoordIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> BoxType.Builder<_B>BoxType.copyOf(RegionType _other) static <_B> BoxType.Builder<_B>BoxType.copyOf(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> BoxType.Builder<_B>static <_B> BoxType.Builder<_B>BoxType.copyOf(ShapeType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> BoxType.Builder<_B>BoxType.copyOf(SpatialIntervalType _other) static <_B> BoxType.Builder<_B>BoxType.copyOf(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> BoxType.Builder<_B>BoxType.copyOf(StcBaseType _other) static <_B> BoxType.Builder<_B>BoxType.copyOf(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static BoxType.Builder<Void>static BoxType.Builder<Void>BoxType.copyOnly(CoordIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static BoxType.Builder<Void>BoxType.copyOnly(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static BoxType.Builder<Void>static BoxType.Builder<Void>BoxType.copyOnly(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static BoxType.Builder<Void>BoxType.copyOnly(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) BoxType.newCopyBuilder()<_B> BoxType.Builder<_B>BoxType.newCopyBuilder(_B _parentBuilder) <_B> BoxType.Builder<_B>BoxType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) BoxType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) BoxType.Builder.withArea(RegionAreaType area) Sets the new value of "area" (any previous value will be replaced)BoxType.Builder.withCenter(Double2Type center) Sets the new value of "center" (any previous value will be replaced)BoxType.Builder.withCoordSystemId(Object coordSystemId) Sets the new value of "coordSystemId" (any previous value will be replaced)BoxType.Builder.withEpoch(BigDecimal epoch) Sets the new value of "epoch" (any previous value will be replaced)BoxType.Builder.withFillFactor(Float fillFactor) Sets the new value of "fillFactor" (any previous value will be replaced)BoxType.Builder.withFrameId(Object frameId) Sets the new value of "frameId" (any previous value will be replaced)BoxType.Builder.withHiInclude(Boolean hiInclude) Sets the new value of "hiInclude" (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)BoxType.Builder.withIDREFType(String idrefType) Sets the new value of "idrefType" (any previous value will be replaced)BoxType.Builder.withIDType(String idType) Sets the new value of "idType" (any previous value will be replaced)BoxType.Builder.withLoInclude(Boolean loInclude) Sets the new value of "loInclude" (any previous value will be replaced)Sets the new value of "note" (any previous value will be replaced)BoxType.Builder.withSize(Double2Type size) Sets the new value of "size" (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 BoxType.BuilderModifier and TypeMethodDescriptionRegionAreaType.Builder<? extends BoxType.Builder<_B>>BoxType.Builder.withArea()Returns the existing builder or a new builder to build the value of the "area" property.Double2Type.Builder<? extends BoxType.Builder<_B>>BoxType.Builder.withCenter()Returns the existing builder or a new builder to build the value of the "center" property.Double2Type.Builder<? extends BoxType.Builder<_B>>BoxType.Builder.withSize()Returns the existing builder or a new builder to build the value of the "size" property.Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type BoxType.BuilderModifier and TypeMethodDescriptionBoxType.Builder.copyOf(BoxType.Builder _other) <_B> voidBoxType.copyTo(BoxType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidBoxType.copyTo(BoxType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.