Uses of Class
org.apache.cxf.xkms.model.xmlenc.ReferenceList
Packages that use ReferenceList
-
Uses of ReferenceList in org.apache.cxf.xkms.model.xmlenc
Fields in org.apache.cxf.xkms.model.xmlenc declared as ReferenceListMethods in org.apache.cxf.xkms.model.xmlenc that return ReferenceListModifier and TypeMethodDescriptionObjectFactory.createReferenceList()Create an instance ofReferenceListEncryptedKeyType.getReferenceList()Gets the value of the referenceList property.Methods in org.apache.cxf.xkms.model.xmlenc with parameters of type ReferenceListModifier and TypeMethodDescriptionvoidEncryptedKeyType.setReferenceList(ReferenceList value) Sets the value of the referenceList property.