Uses of Class
org.javastro.ivoa.entities.resource.Content.Builder
Packages that use Content.Builder
Package
Description
-
Uses of Content.Builder in org.javastro.ivoa.entities.resource
Methods in org.javastro.ivoa.entities.resource that return Content.BuilderModifier and TypeMethodDescriptionContent.Builder.addContentLevels(Iterable<? extends String> contentLevels) Adds the given items to the value of "contentLevels"Content.Builder.addContentLevels(String... contentLevels) Adds the given items to the value of "contentLevels"Content.Builder.addRelationships(Iterable<? extends Relationship> relationships) Adds the given items to the value of "relationships"Content.Builder.addRelationships(Relationship... relationships) Adds the given items to the value of "relationships"Content.Builder.addSubjects(Iterable<? extends String> subjects) Adds the given items to the value of "subjects"Content.Builder.addSubjects(String... subjects) Adds the given items to the value of "subjects"Adds the given items to the value of "types"Adds the given items to the value of "types"static Content.Builder<Void>Content.builder()static Content.Builder<Void>Content.copyExcept(Content _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Content.Builder.copyOf(Content.Builder _other) static <_B> Content.Builder<_B>static <_B> Content.Builder<_B>Content.copyOf(Content _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Content.Builder<Void>Content.newCopyBuilder()<_B> Content.Builder<_B>Content.newCopyBuilder(_B _parentBuilder) <_B> Content.Builder<_B>Content.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Content.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Content.Builder<? extends Organisation.Builder<_B>>Organisation.Builder.withContent()Returns the existing builder or a new builder to build the value of the "content" property.Content.Builder<? extends Resource.Builder<_B>>Resource.Builder.withContent()Returns the existing builder or a new builder to build the value of the "content" property.Content.Builder<? extends Service.Builder<_B>>Service.Builder.withContent()Returns the existing builder or a new builder to build the value of the "content" property.Content.Builder.withContentLevels(Iterable<? extends String> contentLevels) Sets the new value of "contentLevels" (any previous value will be replaced)Content.Builder.withContentLevels(String... contentLevels) Sets the new value of "contentLevels" (any previous value will be replaced)Content.Builder.withDescription(String description) Sets the new value of "description" (any previous value will be replaced)Content.Builder.withReferenceURL(String referenceURL) Sets the new value of "referenceURL" (any previous value will be replaced)Content.Builder.withRelationships(Iterable<? extends Relationship> relationships) Sets the new value of "relationships" (any previous value will be replaced)Content.Builder.withRelationships(Relationship... relationships) Sets the new value of "relationships" (any previous value will be replaced)Content.Builder.withSource(Source source) Sets the new value of "source" (any previous value will be replaced)Content.Builder.withSubjects(Iterable<? extends String> subjects) Sets the new value of "subjects" (any previous value will be replaced)Content.Builder.withSubjects(String... subjects) Sets the new value of "subjects" (any previous value will be replaced)Sets the new value of "types" (any previous value will be replaced)Sets the new value of "types" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.resource that return types with arguments of type Content.BuilderModifier and TypeMethodDescriptionRelationship.Builder<? extends Content.Builder<_B>>Content.Builder.addRelationships()Returns a new builder to build an additional value of the "Relationships" property.Source.Builder<? extends Content.Builder<_B>>Content.Builder.withSource()Returns the existing builder or a new builder to build the value of the "source" property.Methods in org.javastro.ivoa.entities.resource with parameters of type Content.BuilderModifier and TypeMethodDescriptionContent.Builder.copyOf(Content.Builder _other) <_B> voidContent.copyTo(Content.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidContent.copyTo(Content.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder. -
Uses of Content.Builder in org.javastro.ivoa.entities.resource.applications
Methods in org.javastro.ivoa.entities.resource.applications that return Content.BuilderModifier and TypeMethodDescriptionContent.Builder<? extends Application.Builder<_B>>Application.Builder.withContent()Returns the existing builder or a new builder to build the value of the "content" property.Content.Builder<? extends DesktopApplication.Builder<_B>>DesktopApplication.Builder.withContent()Returns the existing builder or a new builder to build the value of the "content" 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. -
Uses of Content.Builder in org.javastro.ivoa.entities.resource.dataservice
Methods in org.javastro.ivoa.entities.resource.dataservice that return Content.BuilderModifier and TypeMethodDescriptionContent.Builder<? extends CatalogResource.Builder<_B>>CatalogResource.Builder.withContent()Returns the existing builder or a new builder to build the value of the "content" property.Content.Builder<? extends CatalogService.Builder<_B>>CatalogService.Builder.withContent()Returns the existing builder or a new builder to build the value of the "content" property.Content.Builder<? extends DataCollection.Builder<_B>>DataCollection.Builder.withContent()Returns the existing builder or a new builder to build the value of the "content" property.Content.Builder<? extends DataResource.Builder<_B>>DataResource.Builder.withContent()Returns the existing builder or a new builder to build the value of the "content" property.Content.Builder<? extends DataService.Builder<_B>>DataService.Builder.withContent()Returns the existing builder or a new builder to build the value of the "content" property.Content.Builder<? extends StandardSTC.Builder<_B>>StandardSTC.Builder.withContent()Returns the existing builder or a new builder to build the value of the "content" property. -
Uses of Content.Builder in org.javastro.ivoa.entities.resource.registry
Methods in org.javastro.ivoa.entities.resource.registry that return Content.BuilderModifier and TypeMethodDescriptionContent.Builder<? extends Authority.Builder<_B>>Authority.Builder.withContent()Returns the existing builder or a new builder to build the value of the "content" property.Content.Builder<? extends Registry.Builder<_B>>Registry.Builder.withContent()Returns the existing builder or a new builder to build the value of the "content" property. -
Uses of Content.Builder in org.javastro.ivoa.entities.resource.standard
Methods in org.javastro.ivoa.entities.resource.standard that return Content.BuilderModifier and TypeMethodDescriptionContent.Builder<? extends ServiceStandard.Builder<_B>>ServiceStandard.Builder.withContent()Returns the existing builder or a new builder to build the value of the "content" property.Content.Builder<? extends Standard.Builder<_B>>Standard.Builder.withContent()Returns the existing builder or a new builder to build the value of the "content" property.Content.Builder<? extends StandardKeyEnumeration.Builder<_B>>StandardKeyEnumeration.Builder.withContent()Returns the existing builder or a new builder to build the value of the "content" property.