Uses of Class
org.javastro.ivoa.entities.resource.dataservice.StandardSTC
Packages that use StandardSTC
-
Uses of StandardSTC in org.javastro.ivoa.entities.resource.dataservice
Methods in org.javastro.ivoa.entities.resource.dataservice that return StandardSTCModifier and TypeMethodDescriptionObjectFactory.createStandardSTC()Create an instance ofStandardSTCStandardSTC.withAltIdentifiers(String... values) StandardSTC.withAltIdentifiers(Collection<String> values) StandardSTC.withContent(Content value) StandardSTC.withCreated(LocalDateTime value) StandardSTC.withCuration(Curation value) StandardSTC.withIdentifier(String value) StandardSTC.withShortName(String value) StandardSTC.withStatus(String value) StandardSTC.withStcDefinitions(Collection<StcDescriptionType> values) StandardSTC.withStcDefinitions(StcDescriptionType... values) StandardSTC.withUpdated(LocalDateTime value) StandardSTC.withValidationLevels(Collection<Validation> values) StandardSTC.withValidationLevels(Validation... values) StandardSTC.withVersion(String value)