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