Interface JSON_QualifiedAlternateOf
-
- All Superinterfaces:
HasAttributes,HasAttributes,HasKind,HasLabel,HasLabel,HasOther,HasOther,HasType,HasType,Identifiable,JSON_Generic2,JSON_Identifiable,JSON_Qualified
public interface JSON_QualifiedAlternateOf extends JSON_Generic2, JSON_Qualified
-
-
Method Summary
Modifier and Type Method Description QualifiedNamegetAlternate1()QualifiedNamegetAlternate2()-
Methods inherited from interface org.openprovenance.prov.core.json.HasAttributes
getAttributes, getIndexedAttributes, setIndexedAttributes
-
Methods inherited from interface org.openprovenance.prov.core.json.JSON_Identifiable
getId, setId
-
Methods inherited from interface org.openprovenance.prov.core.json.JSON_Qualified
isUnqualified
-
-
-
-
Method Detail
-
getAlternate2
QualifiedName getAlternate2()
-
getAlternate1
QualifiedName getAlternate1()
-
-