Uses of Class
org.javastro.ivoa.entities.resource.standard.EndorsedVersion.Builder
Packages that use EndorsedVersion.Builder
-
Uses of EndorsedVersion.Builder in org.javastro.ivoa.entities.resource.standard
Methods in org.javastro.ivoa.entities.resource.standard that return EndorsedVersion.BuilderModifier and TypeMethodDescriptionEndorsedVersion.Builder<? extends Standard.Builder<_B>>Standard.Builder.addEndorsedVersions()Returns a new builder to build an additional value of the "EndorsedVersions" property.static EndorsedVersion.Builder<Void>EndorsedVersion.builder()static EndorsedVersion.Builder<Void>EndorsedVersion.copyExcept(EndorsedVersion _other, com.kscs.util.jaxb.PropertyTree _propertyTree) EndorsedVersion.Builder.copyOf(EndorsedVersion _other) EndorsedVersion.Builder.copyOf(EndorsedVersion.Builder _other) static <_B> EndorsedVersion.Builder<_B>EndorsedVersion.copyOf(EndorsedVersion _other) static <_B> EndorsedVersion.Builder<_B>EndorsedVersion.copyOf(EndorsedVersion _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static EndorsedVersion.Builder<Void>EndorsedVersion.copyOnly(EndorsedVersion _other, com.kscs.util.jaxb.PropertyTree _propertyTree) EndorsedVersion.newCopyBuilder()<_B> EndorsedVersion.Builder<_B>EndorsedVersion.newCopyBuilder(_B _parentBuilder) <_B> EndorsedVersion.Builder<_B>EndorsedVersion.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) EndorsedVersion.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) EndorsedVersion.Builder.withStatus(String status) Sets the new value of "status" (any previous value will be replaced)Sets the new value of "use" (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.standard with parameters of type EndorsedVersion.BuilderModifier and TypeMethodDescriptionEndorsedVersion.Builder.copyOf(EndorsedVersion.Builder _other) <_B> voidEndorsedVersion.copyTo(EndorsedVersion.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidEndorsedVersion.copyTo(EndorsedVersion.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.