Uses of Class
org.javastro.ivoa.entities.resource.Content
Packages that use Content
Package
Description
-
Uses of Content in org.javastro.ivoa.entities.resource
Fields in org.javastro.ivoa.entities.resource declared as ContentModifier and TypeFieldDescriptionprotected final ContentContent.Builder._storedValueprotected ContentResource.contentInformation regarding the general content of the resourceFields in org.javastro.ivoa.entities.resource with type parameters of type ContentModifier and TypeFieldDescriptionResource.PropInfo.CONTENTContent.PropInfo.CONTENT_LEVELSContent.PropInfo.DESCRIPTIONContent.PropInfo.REFERENCE_URLstatic final com.kscs.util.jaxb.CollectionPropertyInfo<Content,Relationship> Content.PropInfo.RELATIONSHIPSContent.PropInfo.SOURCEContent.PropInfo.SUBJECTSContent.PropInfo.TYPESMethods in org.javastro.ivoa.entities.resource with type parameters of type ContentModifier and TypeMethodDescriptionprotected <_P extends Content>
_PContent.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.resource that return ContentModifier and TypeMethodDescriptionContent.Builder.build()Content.clone()Content.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) Content.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) ObjectFactory.createContent()Create an instance ofContentContent.createCopy()Content.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Resource.getContent()Information regarding the general content of the resourceContent.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.resource with parameters of type ContentModifier and TypeMethodDescriptionstatic Content.Builder<Void>Content.copyExcept(Content _other, com.kscs.util.jaxb.PropertyTree _propertyTree) 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>voidResource.Modifier.setContent(Content content) voidResource.setContent(Content value) Sets the value of the content property.Organisation.Builder.withContent(Content content) Sets the new value of "content" (any previous value will be replaced)Resource.Builder.withContent(Content content) Sets the new value of "content" (any previous value will be replaced)Service.Builder.withContent(Content content) Sets the new value of "content" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.resource with parameters of type ContentModifierConstructorDescriptionBuilder(_B _parentBuilder, Content _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Organisation(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, ZonedDateTime created, ZonedDateTime updated, String status, String version, List<ResourceName> facilities, List<ResourceName> instruments) Fully-initialising value constructorResource(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, ZonedDateTime created, ZonedDateTime updated, String status, String version) Fully-initialising value constructorService(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, ZonedDateTime created, ZonedDateTime updated, String status, String version, List<Rights> rights, List<Capability> capabilities) Fully-initialising value constructor -
Uses of Content in org.javastro.ivoa.entities.resource.applications
Methods in org.javastro.ivoa.entities.resource.applications with parameters of type ContentModifier and TypeMethodDescriptionApplication.Builder.withContent(Content content) Sets the new value of "content" (any previous value will be replaced)DesktopApplication.Builder.withContent(Content content) Sets the new value of "content" (any previous value will be replaced)SoftwareLibrary.Builder.withContent(Content content) Sets the new value of "content" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.resource.applications with parameters of type ContentModifierConstructorDescriptionApplication(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, ZonedDateTime created, ZonedDateTime updated, String status, String version, String cost, String licence, Boolean openSource, List<DataFormat> dataFormats, List<ApplicationCapability> voStandards, List<String> sourceLanguages, String sourceCodeURL) Fully-initialising value constructorDesktopApplication(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, ZonedDateTime created, ZonedDateTime updated, String status, String version, String cost, String licence, Boolean openSource, List<DataFormat> dataFormats, List<ApplicationCapability> voStandards, List<String> sourceLanguages, String sourceCodeURL, Integer binarySize, String memoryRequirement, NetworkRequirement network, List<String> dependsOns, List<ExecutionEnvironment> executables) Fully-initialising value constructorSoftwareLibrary(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, ZonedDateTime created, ZonedDateTime updated, String status, String version, String cost, String licence, Boolean openSource, List<DataFormat> dataFormats, List<ApplicationCapability> voStandards, List<String> sourceLanguages, String sourceCodeURL, List<ExecutionEnvironment> libraries) Fully-initialising value constructor -
Uses of Content in org.javastro.ivoa.entities.resource.dataservice
Methods in org.javastro.ivoa.entities.resource.dataservice with parameters of type ContentModifier and TypeMethodDescriptionCatalogResource.Builder.withContent(Content content) Sets the new value of "content" (any previous value will be replaced)CatalogService.Builder.withContent(Content content) Sets the new value of "content" (any previous value will be replaced)DataCollection.Builder.withContent(Content content) Sets the new value of "content" (any previous value will be replaced)DataResource.Builder.withContent(Content content) Sets the new value of "content" (any previous value will be replaced)DataService.Builder.withContent(Content content) Sets the new value of "content" (any previous value will be replaced)StandardSTC.Builder.withContent(Content content) Sets the new value of "content" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.resource.dataservice with parameters of type ContentModifierConstructorDescriptionCatalogResource(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, ZonedDateTime created, ZonedDateTime updated, String status, String version, List<Rights> rights, List<Capability> capabilities, List<ResourceName> facilities, List<ResourceName> instruments, Coverage coverage, Tableset tableset) Fully-initialising value constructorCatalogService(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, ZonedDateTime created, ZonedDateTime updated, String status, String version, List<Rights> rights, List<Capability> capabilities, List<ResourceName> facilities, List<ResourceName> instruments, Coverage coverage, Tableset tableset) Fully-initialising value constructorDataCollection(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, ZonedDateTime created, ZonedDateTime updated, String status, String version, List<ResourceName> facilities, List<ResourceName> instruments, List<Rights> rights, List<Format> formats, Coverage coverage, Tableset tableset, AccessURL accessURL) Fully-initialising value constructorDataResource(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, ZonedDateTime created, ZonedDateTime updated, String status, String version, List<Rights> rights, List<Capability> capabilities, List<ResourceName> facilities, List<ResourceName> instruments, Coverage coverage) Fully-initialising value constructorDataService(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, ZonedDateTime created, ZonedDateTime updated, String status, String version, List<Rights> rights, List<Capability> capabilities, List<ResourceName> facilities, List<ResourceName> instruments, Coverage coverage) Fully-initialising value constructorStandardSTC(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, ZonedDateTime created, ZonedDateTime updated, String status, String version, List<StcDescriptionType> stcDefinitions) Fully-initialising value constructor -
Uses of Content in org.javastro.ivoa.entities.resource.registry
Methods in org.javastro.ivoa.entities.resource.registry with parameters of type ContentModifier and TypeMethodDescriptionAuthority.Builder.withContent(Content content) Sets the new value of "content" (any previous value will be replaced)Registry.Builder.withContent(Content content) Sets the new value of "content" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.resource.registry with parameters of type ContentModifierConstructorDescriptionAuthority(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, ZonedDateTime created, ZonedDateTime updated, String status, String version, ResourceName managingOrg) Fully-initialising value constructorRegistry(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, ZonedDateTime created, ZonedDateTime updated, String status, String version, List<Rights> rights, List<Capability> capabilities, boolean full, List<String> managedAuthorities) Fully-initialising value constructor -
Uses of Content in org.javastro.ivoa.entities.resource.standard
Methods in org.javastro.ivoa.entities.resource.standard with parameters of type ContentModifier and TypeMethodDescriptionServiceStandard.Builder.withContent(Content content) Sets the new value of "content" (any previous value will be replaced)Standard.Builder.withContent(Content content) Sets the new value of "content" (any previous value will be replaced)StandardKeyEnumeration.Builder.withContent(Content content) Sets the new value of "content" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.resource.standard with parameters of type ContentModifierConstructorDescriptionServiceStandard(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, ZonedDateTime created, ZonedDateTime updated, String status, String version, List<EndorsedVersion> endorsedVersions, List<Schema> schemas, String deprecated, List<StandardKey> keies, List<ServiceInterface> interfaces) Fully-initialising value constructorStandard(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, ZonedDateTime created, ZonedDateTime updated, String status, String version, List<EndorsedVersion> endorsedVersions, List<Schema> schemas, String deprecated, List<StandardKey> keies) Fully-initialising value constructorStandardKeyEnumeration(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, ZonedDateTime created, ZonedDateTime updated, String status, String version, List<StandardKey> keies) Fully-initialising value constructor