Uses of Class
org.javastro.ivoa.entities.resource.applications.SoftwareLibrary.Builder
Packages that use SoftwareLibrary.Builder
-
Uses of SoftwareLibrary.Builder in org.javastro.ivoa.entities.resource.applications
Methods in org.javastro.ivoa.entities.resource.applications that return SoftwareLibrary.BuilderModifier and TypeMethodDescriptionSoftwareLibrary.Builder.addAltIdentifiers(Iterable<? extends String> altIdentifiers) Adds the given items to the value of "altIdentifiers"SoftwareLibrary.Builder.addAltIdentifiers(String... altIdentifiers) Adds the given items to the value of "altIdentifiers"SoftwareLibrary.Builder.addDataFormats(Iterable<? extends DataFormat> dataFormats) Adds the given items to the value of "dataFormats"SoftwareLibrary.Builder.addDataFormats(DataFormat... dataFormats) Adds the given items to the value of "dataFormats"SoftwareLibrary.Builder.addLibraries(Iterable<? extends ExecutionEnvironment> libraries) Adds the given items to the value of "libraries"SoftwareLibrary.Builder.addLibraries(ExecutionEnvironment... libraries) Adds the given items to the value of "libraries"SoftwareLibrary.Builder.addSourceLanguages(Iterable<? extends String> sourceLanguages) Adds the given items to the value of "sourceLanguages"SoftwareLibrary.Builder.addSourceLanguages(String... sourceLanguages) Adds the given items to the value of "sourceLanguages"SoftwareLibrary.Builder.addValidationLevels(Iterable<? extends Validation> validationLevels) Adds the given items to the value of "validationLevels"SoftwareLibrary.Builder.addValidationLevels(Validation... validationLevels) Adds the given items to the value of "validationLevels"SoftwareLibrary.Builder.addVoStandards(Iterable<? extends ApplicationCapability> voStandards) Adds the given items to the value of "voStandards"SoftwareLibrary.Builder.addVoStandards(ApplicationCapability... voStandards) Adds the given items to the value of "voStandards"static SoftwareLibrary.Builder<Void>SoftwareLibrary.builder()static SoftwareLibrary.Builder<Void>SoftwareLibrary.copyExcept(Application _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static SoftwareLibrary.Builder<Void>SoftwareLibrary.copyExcept(SoftwareLibrary _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static SoftwareLibrary.Builder<Void>SoftwareLibrary.copyExcept(Resource _other, com.kscs.util.jaxb.PropertyTree _propertyTree) SoftwareLibrary.Builder.copyOf(SoftwareLibrary _other) SoftwareLibrary.Builder.copyOf(SoftwareLibrary.Builder _other) static <_B> SoftwareLibrary.Builder<_B>SoftwareLibrary.copyOf(Application _other) static <_B> SoftwareLibrary.Builder<_B>SoftwareLibrary.copyOf(Application _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> SoftwareLibrary.Builder<_B>SoftwareLibrary.copyOf(SoftwareLibrary _other) static <_B> SoftwareLibrary.Builder<_B>SoftwareLibrary.copyOf(SoftwareLibrary _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> SoftwareLibrary.Builder<_B>static <_B> SoftwareLibrary.Builder<_B>SoftwareLibrary.copyOf(Resource _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static SoftwareLibrary.Builder<Void>SoftwareLibrary.copyOnly(Application _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static SoftwareLibrary.Builder<Void>SoftwareLibrary.copyOnly(SoftwareLibrary _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static SoftwareLibrary.Builder<Void>SoftwareLibrary.newCopyBuilder()<_B> SoftwareLibrary.Builder<_B>SoftwareLibrary.newCopyBuilder(_B _parentBuilder) <_B> SoftwareLibrary.Builder<_B>SoftwareLibrary.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) SoftwareLibrary.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) SoftwareLibrary.Builder.withAltIdentifiers(Iterable<? extends String> altIdentifiers) Sets the new value of "altIdentifiers" (any previous value will be replaced)SoftwareLibrary.Builder.withAltIdentifiers(String... altIdentifiers) Sets the new value of "altIdentifiers" (any previous value will be replaced)SoftwareLibrary.Builder.withContent(Content content) Sets the new value of "content" (any previous value will be replaced)Sets the new value of "cost" (any previous value will be replaced)SoftwareLibrary.Builder.withCreated(ZonedDateTime created) Sets the new value of "created" (any previous value will be replaced)SoftwareLibrary.Builder.withCuration(Curation curation) Sets the new value of "curation" (any previous value will be replaced)SoftwareLibrary.Builder.withDataFormats(Iterable<? extends DataFormat> dataFormats) Sets the new value of "dataFormats" (any previous value will be replaced)SoftwareLibrary.Builder.withDataFormats(DataFormat... dataFormats) Sets the new value of "dataFormats" (any previous value will be replaced)SoftwareLibrary.Builder.withIdentifier(String identifier) Sets the new value of "identifier" (any previous value will be replaced)SoftwareLibrary.Builder.withLibraries(Iterable<? extends ExecutionEnvironment> libraries) Sets the new value of "libraries" (any previous value will be replaced)SoftwareLibrary.Builder.withLibraries(ExecutionEnvironment... libraries) Sets the new value of "libraries" (any previous value will be replaced)SoftwareLibrary.Builder.withLicence(String licence) Sets the new value of "licence" (any previous value will be replaced)SoftwareLibrary.Builder.withOpenSource(Boolean openSource) Sets the new value of "openSource" (any previous value will be replaced)SoftwareLibrary.Builder.withShortName(String shortName) Sets the new value of "shortName" (any previous value will be replaced)SoftwareLibrary.Builder.withSourceCodeURL(String sourceCodeURL) Sets the new value of "sourceCodeURL" (any previous value will be replaced)SoftwareLibrary.Builder.withSourceLanguages(Iterable<? extends String> sourceLanguages) Sets the new value of "sourceLanguages" (any previous value will be replaced)SoftwareLibrary.Builder.withSourceLanguages(String... sourceLanguages) Sets the new value of "sourceLanguages" (any previous value will be replaced)SoftwareLibrary.Builder.withStatus(String status) Sets the new value of "status" (any previous value will be replaced)Sets the new value of "title" (any previous value will be replaced)SoftwareLibrary.Builder.withUpdated(ZonedDateTime updated) Sets the new value of "updated" (any previous value will be replaced)SoftwareLibrary.Builder.withValidationLevels(Iterable<? extends Validation> validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)SoftwareLibrary.Builder.withValidationLevels(Validation... validationLevels) Sets the new value of "validationLevels" (any previous value will be replaced)SoftwareLibrary.Builder.withVersion(String version) Sets the new value of "version" (any previous value will be replaced)SoftwareLibrary.Builder.withVoStandards(Iterable<? extends ApplicationCapability> voStandards) Sets the new value of "voStandards" (any previous value will be replaced)SoftwareLibrary.Builder.withVoStandards(ApplicationCapability... voStandards) Sets the new value of "voStandards" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.resource.applications that return types with arguments of type SoftwareLibrary.BuilderModifier and TypeMethodDescriptionExecutionEnvironment.Builder<? extends SoftwareLibrary.Builder<_B>>SoftwareLibrary.Builder.addLibraries()Returns a new builder to build an additional value of the "Libraries" property.Content.Builder<? extends SoftwareLibrary.Builder<_B>>SoftwareLibrary.Builder.withContent()Returns the existing builder or a new builder to build the value of the "content" property.Curation.Builder<? extends SoftwareLibrary.Builder<_B>>SoftwareLibrary.Builder.withCuration()Returns the existing builder or a new builder to build the value of the "curation" property.Methods in org.javastro.ivoa.entities.resource.applications with parameters of type SoftwareLibrary.BuilderModifier and TypeMethodDescriptionSoftwareLibrary.Builder.copyOf(SoftwareLibrary.Builder _other) <_B> voidSoftwareLibrary.copyTo(SoftwareLibrary.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidSoftwareLibrary.copyTo(SoftwareLibrary.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.