Uses of Class
org.javastro.ivoa.entities.resource.standard.Standard
Packages that use Standard
-
Uses of Standard in org.javastro.ivoa.entities.resource.standard
Subclasses of Standard in org.javastro.ivoa.entities.resource.standardModifier and TypeClassDescriptionclassThis typically refers to an IVOA standard but is not limited to such.Methods in org.javastro.ivoa.entities.resource.standard that return StandardModifier and TypeMethodDescriptionObjectFactory.createStandard()Create an instance ofStandardStandard.withAltIdentifiers(String... values) Standard.withAltIdentifiers(Collection<String> values) Standard.withContent(Content value) Standard.withCreated(LocalDateTime value) Standard.withCuration(Curation value) Standard.withDeprecated(String value) Standard.withEndorsedVersions(Collection<EndorsedVersion> values) Standard.withEndorsedVersions(EndorsedVersion... values) Standard.withIdentifier(String value) Standard.withKeies(Collection<StandardKey> values) Standard.withKeies(StandardKey... values) Standard.withSchemas(Collection<Schema> values) Standard.withSchemas(Schema... values) Standard.withShortName(String value) Standard.withStatus(String value) Standard.withUpdated(LocalDateTime value) Standard.withValidationLevels(Collection<Validation> values) Standard.withValidationLevels(Validation... values) Standard.withVersion(String value)