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 ReferenceList
EncryptedKeyType. referenceList
Methods in eu.europa.esig.xmlenc.jaxb that return ReferenceList Modifier and Type Method Description ReferenceList
ObjectFactory. createReferenceList()
Create an instance ofReferenceList
ReferenceList
EncryptedKeyType. 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 void
EncryptedKeyType. setReferenceList(ReferenceList value)
Sets the value of the referenceList property.