Uses of Class
org.geneontology.obographs.core.model.meta.AbstractXrefPropertyValue
-
Packages that use AbstractXrefPropertyValue Package Description org.geneontology.obographs.core.model.meta Objects that can be associated with aMetaholder -
-
Uses of AbstractXrefPropertyValue in org.geneontology.obographs.core.model.meta
Subclasses of AbstractXrefPropertyValue in org.geneontology.obographs.core.model.meta Modifier and Type Class Description classXrefPropertyValueImmutable implementation ofAbstractXrefPropertyValue.Methods in org.geneontology.obographs.core.model.meta with parameters of type AbstractXrefPropertyValue Modifier and Type Method Description static XrefPropertyValueXrefPropertyValue. copyOf(AbstractXrefPropertyValue instance)Creates an immutable copy of aAbstractXrefPropertyValuevalue.XrefPropertyValue.BuilderXrefPropertyValue.Builder. from(AbstractXrefPropertyValue instance)Fill a builder with attribute values from the providedorg.geneontology.obographs.core.model.meta.AbstractXrefPropertyValueinstance.
-