Uses of Class
org.javastro.ivoa.entities.stc.v1.RegionFileType.Builder
Packages that use RegionFileType.Builder
-
Uses of RegionFileType.Builder in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return RegionFileType.BuilderModifier and TypeMethodDescriptionstatic RegionFileType.Builder<Void>RegionFileType.builder()static RegionFileType.Builder<Void>RegionFileType.copyExcept(CoordIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static RegionFileType.Builder<Void>RegionFileType.copyExcept(RegionFileType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static RegionFileType.Builder<Void>RegionFileType.copyExcept(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static RegionFileType.Builder<Void>RegionFileType.copyExcept(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) RegionFileType.Builder.copyOf(RegionFileType _other) RegionFileType.Builder.copyOf(RegionFileType.Builder _other) static <_B> RegionFileType.Builder<_B>RegionFileType.copyOf(CoordIntervalType _other) static <_B> RegionFileType.Builder<_B>RegionFileType.copyOf(CoordIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> RegionFileType.Builder<_B>RegionFileType.copyOf(RegionFileType _other) static <_B> RegionFileType.Builder<_B>RegionFileType.copyOf(RegionFileType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> RegionFileType.Builder<_B>RegionFileType.copyOf(SpatialIntervalType _other) static <_B> RegionFileType.Builder<_B>RegionFileType.copyOf(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> RegionFileType.Builder<_B>RegionFileType.copyOf(StcBaseType _other) static <_B> RegionFileType.Builder<_B>RegionFileType.copyOf(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static RegionFileType.Builder<Void>RegionFileType.copyOnly(CoordIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static RegionFileType.Builder<Void>RegionFileType.copyOnly(RegionFileType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static RegionFileType.Builder<Void>RegionFileType.copyOnly(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static RegionFileType.Builder<Void>RegionFileType.copyOnly(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) RegionFileType.newCopyBuilder()<_B> RegionFileType.Builder<_B>RegionFileType.newCopyBuilder(_B _parentBuilder) <_B> RegionFileType.Builder<_B>RegionFileType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) RegionFileType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) RegionFileType.Builder.withEpoch(BigDecimal epoch) Sets the new value of "epoch" (any previous value will be replaced)Sets the new value of "file" (any previous value will be replaced)RegionFileType.Builder.withFillFactor(Float fillFactor) Sets the new value of "fillFactor" (any previous value will be replaced)RegionFileType.Builder.withFrameId(Object frameId) Sets the new value of "frameId" (any previous value will be replaced)RegionFileType.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)RegionFileType.Builder.withIDREFType(String idrefType) Sets the new value of "idrefType" (any previous value will be replaced)RegionFileType.Builder.withIDType(String idType) Sets the new value of "idType" (any previous value will be replaced)RegionFileType.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 RegionFileType.BuilderModifier and TypeMethodDescriptionRegionFileType.Builder.copyOf(RegionFileType.Builder _other) <_B> voidRegionFileType.copyTo(RegionFileType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidRegionFileType.copyTo(RegionFileType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.