Searched refs:getValueAsObject (Results 1 – 6 of 6) sorted by relevance
176 ccfNV.setValueAsObject(nv.getValueAsObject()); in getChargingCollectionFunctionAddresses()262 ecfNV.setValueAsObject(nv.getValueAsObject()); in getEventChargingFunctionAddresses()285 …if (((String) nv.getValueAsObject()).equalsIgnoreCase(value) && nv.getName().equalsIgnoreCase(name… in delete()
73 parametersHeader.setParameter(nv.getName(), (String) nv.getValueAsObject()); in parseNameValueList()
99 String branchId = (String) nameValue.getValueAsObject(); in parseVia()
126 public Object getValueAsObject() { in getValueAsObject() method in NameValue
175 return nv.getValueAsObject(); in getValue()
771 String host = (String) maddr.getValueAsObject(); in getMAddrParam()