Uses of Class
org.javastro.ivoa.entities.resource.registry.Authority
Packages that use Authority
-
Uses of Authority in org.javastro.ivoa.entities.resource.registry
Methods in org.javastro.ivoa.entities.resource.registry that return AuthorityModifier and TypeMethodDescriptionObjectFactory.createAuthority()Create an instance ofAuthorityAuthority.withAltIdentifiers(String... values) Authority.withAltIdentifiers(Collection<String> values) Authority.withContent(Content value) Authority.withCreated(LocalDateTime value) Authority.withCuration(Curation value) Authority.withIdentifier(String value) Authority.withManagingOrg(ResourceName value) Authority.withShortName(String value) Authority.withStatus(String value) Authority.withUpdated(LocalDateTime value) Authority.withValidationLevels(Collection<Validation> values) Authority.withValidationLevels(Validation... values) Authority.withVersion(String value)