Uses of Class
org.javastro.ivoa.entities.stc.v1.DiffType.Builder
Packages that use DiffType.Builder
-
Uses of DiffType.Builder in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return DiffType.BuilderModifier and TypeMethodDescriptionstatic DiffType.Builder<Void>DiffType.builder()static DiffType.Builder<Void>DiffType.copyExcept(CoordIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static DiffType.Builder<Void>DiffType.copyExcept(DiffType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static DiffType.Builder<Void>DiffType.copyExcept(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static DiffType.Builder<Void>DiffType.copyExcept(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static DiffType.Builder<Void>DiffType.copyExcept(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) DiffType.Builder.copyOf(DiffType.Builder _other) static <_B> DiffType.Builder<_B>DiffType.copyOf(CoordIntervalType _other) static <_B> DiffType.Builder<_B>DiffType.copyOf(CoordIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> DiffType.Builder<_B>static <_B> DiffType.Builder<_B>DiffType.copyOf(DiffType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> DiffType.Builder<_B>DiffType.copyOf(RegionType _other) static <_B> DiffType.Builder<_B>DiffType.copyOf(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> DiffType.Builder<_B>DiffType.copyOf(SpatialIntervalType _other) static <_B> DiffType.Builder<_B>DiffType.copyOf(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> DiffType.Builder<_B>DiffType.copyOf(StcBaseType _other) static <_B> DiffType.Builder<_B>DiffType.copyOf(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static DiffType.Builder<Void>DiffType.copyOnly(CoordIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static DiffType.Builder<Void>static DiffType.Builder<Void>DiffType.copyOnly(RegionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static DiffType.Builder<Void>DiffType.copyOnly(SpatialIntervalType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static DiffType.Builder<Void>DiffType.copyOnly(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) DiffType.newCopyBuilder()<_B> DiffType.Builder<_B>DiffType.newCopyBuilder(_B _parentBuilder) <_B> DiffType.Builder<_B>DiffType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) DiffType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) DiffType.Builder.withArea(RegionAreaType area) Sets the new value of "area" (any previous value will be replaced)DiffType.Builder.withCoordSystemId(Object coordSystemId) Sets the new value of "coordSystemId" (any previous value will be replaced)DiffType.Builder.withEpoch(BigDecimal epoch) Sets the new value of "epoch" (any previous value will be replaced)DiffType.Builder.withFillFactor(Float fillFactor) Sets the new value of "fillFactor" (any previous value will be replaced)DiffType.Builder.withFrameId(Object frameId) Sets the new value of "frameId" (any previous value will be replaced)DiffType.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)DiffType.Builder.withIDREFType(String idrefType) Sets the new value of "idrefType" (any previous value will be replaced)DiffType.Builder.withIDType(String idType) Sets the new value of "idType" (any previous value will be replaced)DiffType.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)DiffType.Builder.withRegion(jakarta.xml.bind.JAXBElement<? extends RegionType> region) Sets the new value of "region" (any previous value will be replaced)DiffType.Builder.withRegion2(jakarta.xml.bind.JAXBElement<? extends RegionType> region2) Sets the new value of "region2" (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 DiffType.BuilderModifier and TypeMethodDescriptionRegionAreaType.Builder<? extends DiffType.Builder<_B>>DiffType.Builder.withArea()Returns the existing builder or a new builder to build the value of the "area" property.Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type DiffType.BuilderModifier and TypeMethodDescriptionDiffType.Builder.copyOf(DiffType.Builder _other) <_B> voidDiffType.copyTo(DiffType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidDiffType.copyTo(DiffType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.