HomeSort by relevance Sort by last modified time
    Searched refs:setChargingCollectionFunctionAddress (Results 1 - 2 of 2) sorted by null

  /external/nist-sip/java/gov/nist/javax/sip/header/ims/
PChargingFunctionAddressesHeader.java 95 public void setChargingCollectionFunctionAddress(String ccfAddress) throws ParseException;
PChargingFunctionAddresses.java 109 public void setChargingCollectionFunctionAddress(String ccfAddress) throws ParseException {
114 + "P-Charging-Function-Addresses, setChargingCollectionFunctionAddress(), the ccfAddress parameter is null.");
132 + "P-Charging-Function-Addresses, setChargingCollectionFunctionAddress(), the ccfAddress parameter is null.");
149 + "P-Charging-Function-Addresses, setChargingCollectionFunctionAddress(), the ccfAddress parameter is null.");

Completed in 78 milliseconds