Uses of Class
org.javastro.ivoa.entities.resource.dataservice.DataType.Builder
Packages that use DataType.Builder
-
Uses of DataType.Builder in org.javastro.ivoa.entities.resource.dataservice
Subclasses of DataType.Builder in org.javastro.ivoa.entities.resource.dataserviceModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classTAPType.Builder<_B>static classMethods in org.javastro.ivoa.entities.resource.dataservice that return DataType.BuilderModifier and TypeMethodDescriptionstatic DataType.Builder<Void>DataType.builder()static DataType.Builder<Void>DataType.copyExcept(DataType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) DataType.Builder.copyOf(DataType.Builder _other) static <_B> DataType.Builder<_B>static <_B> DataType.Builder<_B>DataType.copyOf(DataType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static DataType.Builder<Void>DataType.newCopyBuilder()<_B> DataType.Builder<_B>DataType.newCopyBuilder(_B _parentBuilder) <_B> DataType.Builder<_B>DataType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) DataType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) DataType.Builder.withArraysize(String arraysize) Sets the new value of "arraysize" (any previous value will be replaced)Sets the new value of "delim" (any previous value will be replaced)DataType.Builder.withExtendedSchema(String extendedSchema) Sets the new value of "extendedSchema" (any previous value will be replaced)DataType.Builder.withExtendedType(String extendedType) Sets the new value of "extendedType" (any previous value will be replaced)Sets the new value of "value" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.resource.dataservice with parameters of type DataType.BuilderModifier and TypeMethodDescriptionDataType.Builder.copyOf(DataType.Builder _other) <_B> voidDataType.copyTo(DataType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidDataType.copyTo(DataType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.