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 final SourceSource.Builder._storedValueprotected SourceContent.sourceThis is intended to point to an article in the published literature.Fields in org.javastro.ivoa.entities.resource with type parameters of type SourceModifier and TypeFieldDescriptionSource.PropInfo.FORMATContent.PropInfo.SOURCESource.PropInfo.VALUEMethods in org.javastro.ivoa.entities.resource with type parameters of type SourceModifier and TypeMethodDescriptionprotected <_P extends Source>
_PSource.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.resource that return SourceModifier and TypeMethodDescriptionSource.Builder.build()Source.clone()Source.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) Source.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) Source.createCopy()Source.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createSource()Create an instance ofSourceContent.getSource()This is intended to point to an article in the published literature.Source.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.resource with parameters of type SourceModifier and TypeMethodDescriptionstatic Source.Builder<Void>Source.copyExcept(Source _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> Source.Builder<_B>static <_B> Source.Builder<_B>Source.copyOf(Source _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Source.Builder<Void>voidvoidSets the value of the source property.Content.Builder.withSource(Source source) Sets the new value of "source" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.resource with parameters of type SourceModifierConstructorDescriptionBuilder(_B _parentBuilder, Source _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Content(List<String> subjects, String description, Source source, String referenceURL, List<String> types, List<String> contentLevels, List<Relationship> relationships) Fully-initialising value constructor