Uses of Class
org.javastro.ivoa.entities.stc.v1.SpatialIntervalType.Builder
Packages that use SpatialIntervalType.Builder
-
Uses of SpatialIntervalType.Builder in org.javastro.ivoa.entities.stc.v1
Subclasses of SpatialIntervalType.Builder in org.javastro.ivoa.entities.stc.v1Modifier and TypeClassDescriptionstatic classstatic classBoxType.Builder<_B>static classstatic classstatic classstatic classDiffType.Builder<_B>static classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classMethods in org.javastro.ivoa.entities.stc.v1 that return SpatialIntervalType.BuilderModifier and TypeMethodDescriptionSpatialIntervalType.Builder.copyOf(SpatialIntervalType _other) SpatialIntervalType.Builder.copyOf(SpatialIntervalType.Builder _other) abstract SpatialIntervalType.Builder<Void>SpatialIntervalType.newCopyBuilder()abstract <_B> SpatialIntervalType.Builder<_B>SpatialIntervalType.newCopyBuilder(_B _parentBuilder) abstract <_B> SpatialIntervalType.Builder<_B>SpatialIntervalType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) abstract SpatialIntervalType.Builder<Void>SpatialIntervalType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) SpatialIntervalType.Builder.withEpoch(BigDecimal epoch) Sets the new value of "epoch" (any previous value will be replaced)SpatialIntervalType.Builder.withFillFactor(Float fillFactor) Sets the new value of "fillFactor" (any previous value will be replaced)SpatialIntervalType.Builder.withFrameId(Object frameId) Sets the new value of "frameId" (any previous value will be replaced)SpatialIntervalType.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)SpatialIntervalType.Builder.withIDREFType(String idrefType) Sets the new value of "idrefType" (any previous value will be replaced)SpatialIntervalType.Builder.withIDType(String idType) Sets the new value of "idType" (any previous value will be replaced)SpatialIntervalType.Builder.withLoInclude(Boolean loInclude) Sets the new value of "loInclude" (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 with parameters of type SpatialIntervalType.BuilderModifier and TypeMethodDescriptionSpatialIntervalType.Builder.copyOf(SpatialIntervalType.Builder _other) <_B> voidSpatialIntervalType.copyTo(SpatialIntervalType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidSpatialIntervalType.copyTo(SpatialIntervalType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.