Uses of Class
org.geneontology.obographs.core.model.meta.XrefPropertyValue.Builder
Packages that use XrefPropertyValue.Builder
-
Uses of XrefPropertyValue.Builder in org.geneontology.obographs.core.model.meta
Methods in org.geneontology.obographs.core.model.meta that return XrefPropertyValue.BuilderModifier and TypeMethodDescriptionXrefPropertyValue.Builder.addAllXrefs(Iterable<String> elements) Adds elements toxrefslist.Adds one element toxrefslist.Adds elements toxrefslist.XrefPropertyValue.Builder.from(AbstractXrefPropertyValue instance) Fill a builder with attribute values from the providedorg.geneontology.obographs.core.model.meta.AbstractXrefPropertyValueinstance.XrefPropertyValue.Builder.from(PropertyValue instance) Fill a builder with attribute values from the providedorg.geneontology.obographs.core.model.meta.PropertyValueinstance.Initializes the value for thelblattribute.Initializes the value for themetaattribute.Initializes the value for thepredattribute.Initializes the value for thevalattribute.Sets or replaces all elements forxrefslist.