Uses of Class
org.javastro.ivoa.entities.resource.Source
Packages that use Source
-
Uses of Source in org.javastro.ivoa.entities.resource
Fields in org.javastro.ivoa.entities.resource declared as SourceModifier and TypeFieldDescriptionprotected SourceContent.sourceThis is intended to point to an article in the published literature.Methods in org.javastro.ivoa.entities.resource that return SourceModifier and TypeMethodDescriptionObjectFactory.createSource()Create an instance ofSourceContent.getSource()This is intended to point to an article in the published literature.Source.withFormat(String value) Methods in org.javastro.ivoa.entities.resource with parameters of type SourceModifier and TypeMethodDescriptionvoidSets the value of the source property.Content.withSource(Source value) Constructors in org.javastro.ivoa.entities.resource with parameters of type Source