Home
last modified time | relevance | path

Searched refs:ccfLIST (Results 1 – 1 of 1) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/header/ims/
DPChargingFunctionAddresses.java167 LinkedList ccfLIST = new LinkedList(); in getChargingCollectionFunctionAddresses() local
178 ccfLIST.add(ccfNV); in getChargingCollectionFunctionAddresses()
183 return ccfLIST.listIterator(); in getChargingCollectionFunctionAddresses()