Searched refs:setEventChargingFunctionAddress (Results 1 - 2 of 2) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/header/ims/
H A DPChargingFunctionAddressesHeader.java122 public void setEventChargingFunctionAddress(String ecfAddress)throws ParseException; method in interface:PChargingFunctionAddressesHeader
H A DPChargingFunctionAddresses.java192 public void setEventChargingFunctionAddress(String ecfAddress) throws ParseException { method in class:PChargingFunctionAddresses
197 + "P-Charging-Function-Addresses, setEventChargingFunctionAddress(), the ecfAddress parameter is null.");
215 + "P-Charging-Function-Addresses, setEventChargingFunctionAddress(), the ecfAddress parameter is null.");
232 + "P-Charging-Function-Addresses, setEventChargingFunctionAddress(), the ecfAddress parameter is null.");

Completed in 315 milliseconds