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