Uses of Class
org.javastro.ivoa.entities.resource.Organisation
Packages that use Organisation
-
Uses of Organisation in org.javastro.ivoa.entities.resource
Methods in org.javastro.ivoa.entities.resource that return OrganisationModifier and TypeMethodDescriptionObjectFactory.createOrganisation()Create an instance ofOrganisationOrganisation.withAltIdentifiers(String... values) Organisation.withAltIdentifiers(Collection<String> values) Organisation.withContent(Content value) Organisation.withCreated(LocalDateTime value) Organisation.withCuration(Curation value) Organisation.withFacilities(Collection<ResourceName> values) Organisation.withFacilities(ResourceName... values) Organisation.withIdentifier(String value) Organisation.withInstruments(Collection<ResourceName> values) Organisation.withInstruments(ResourceName... values) Organisation.withShortName(String value) Organisation.withStatus(String value) Organisation.withUpdated(LocalDateTime value) Organisation.withValidationLevels(Collection<Validation> values) Organisation.withValidationLevels(Validation... values) Organisation.withVersion(String value)