Uses of Class
eu.europa.esig.xmlenc.jaxb.ReferenceList
| Package | Description |
|---|---|
| eu.europa.esig.xmlenc.jaxb |
-
Uses of ReferenceList in eu.europa.esig.xmlenc.jaxb
Fields in eu.europa.esig.xmlenc.jaxb declared as ReferenceList Modifier and Type Field Description protected ReferenceListEncryptedKeyType. referenceListMethods in eu.europa.esig.xmlenc.jaxb that return ReferenceList Modifier and Type Method Description ReferenceListObjectFactory. createReferenceList()Create an instance ofReferenceListReferenceListEncryptedKeyType. getReferenceList()Gets the value of the referenceList property.Methods in eu.europa.esig.xmlenc.jaxb with parameters of type ReferenceList Modifier and Type Method Description voidEncryptedKeyType. setReferenceList(ReferenceList value)Sets the value of the referenceList property.