Home
last modified time | relevance | path

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

/external/nist-sip/java/gov/nist/javax/sip/header/ims/
DPChargingFunctionAddresses.java259 NameValue ecfNV = new NameValue(); in getEventChargingFunctionAddresses() local
261 ecfNV.setName(nv.getName()); in getEventChargingFunctionAddresses()
262 ecfNV.setValueAsObject(nv.getValueAsObject()); in getEventChargingFunctionAddresses()
264 ecfLIST.add(ecfNV); in getEventChargingFunctionAddresses()