Uses of Interface
org.sourceid.protocol.xmlenc10.xml.ReferenceListDocument.ReferenceList
-
Packages that use ReferenceListDocument.ReferenceList Package Description org.sourceid.protocol.xmlenc10.xml -
-
Uses of ReferenceListDocument.ReferenceList in org.sourceid.protocol.xmlenc10.xml
Methods in org.sourceid.protocol.xmlenc10.xml that return ReferenceListDocument.ReferenceList Modifier and Type Method Description ReferenceListDocument.ReferenceListEncryptedKeyType. addNewReferenceList()Appends and returns a new empty "ReferenceList" elementReferenceListDocument.ReferenceListReferenceListDocument. addNewReferenceList()Appends and returns a new empty "ReferenceList" elementReferenceListDocument.ReferenceListEncryptedKeyType. getReferenceList()Gets the "ReferenceList" elementReferenceListDocument.ReferenceListReferenceListDocument. getReferenceList()Gets the "ReferenceList" elementstatic ReferenceListDocument.ReferenceListReferenceListDocument.ReferenceList.Factory. newInstance()static ReferenceListDocument.ReferenceListReferenceListDocument.ReferenceList.Factory. newInstance(XmlOptions options)Methods in org.sourceid.protocol.xmlenc10.xml with parameters of type ReferenceListDocument.ReferenceList Modifier and Type Method Description voidEncryptedKeyType. setReferenceList(ReferenceListDocument.ReferenceList referenceList)Sets the "ReferenceList" elementvoidReferenceListDocument. setReferenceList(ReferenceListDocument.ReferenceList referenceList)Sets the "ReferenceList" element
-