OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setEventChargingFunctionAddress
(Results
1 - 2
of
2
) sorted by null
/external/nist-sip/java/gov/nist/javax/sip/header/ims/
PChargingFunctionAddressesHeader.java
122
public void
setEventChargingFunctionAddress
(String ecfAddress)throws ParseException;
PChargingFunctionAddresses.java
192
public void
setEventChargingFunctionAddress
(String ecfAddress) throws ParseException {
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 2806 milliseconds