| Methods in org.jdiameter.common.impl.validation that return types with arguments of type VAvpRepresentation |
java.util.Map<VAvpRepresentation,VAvpRepresentation> |
DiameterMessageValidator.getAvpMap()
|
java.util.Map<VAvpRepresentation,VAvpRepresentation> |
DiameterMessageValidator.getAvpMap()
|
java.util.List<VAvpRepresentation> |
VAvpRepresentation.getChildren()
|
java.util.Map<VAvpRepresentation,VAvpRepresentation> |
VMessageRepresentation.getMessageAvps()
|
java.util.Map<VAvpRepresentation,VAvpRepresentation> |
VMessageRepresentation.getMessageAvps()
|
java.util.Map<java.lang.String,VAvpRepresentation> |
DiameterMessageValidator.getNameToCodeMap()
|
java.util.Map<VAvpRepresentation,VAvpRepresentation> |
DiameterMessageValidator.parseAvps(org.w3c.dom.Document doc,
java.util.Map<java.lang.String,java.lang.String> vendorMap)
|
java.util.Map<VAvpRepresentation,VAvpRepresentation> |
DiameterMessageValidator.parseAvps(org.w3c.dom.Document doc,
java.util.Map<java.lang.String,java.lang.String> vendorMap)
|
| Method parameters in org.jdiameter.common.impl.validation with type arguments of type VAvpRepresentation |
void |
DiameterMessageValidator.resolveWeakGroupedChildren(java.util.Map<VAvpRepresentation,VAvpRepresentation> avpMap,
java.util.Map<java.lang.String,VAvpRepresentation> nameToCodeMap)
|
void |
DiameterMessageValidator.resolveWeakGroupedChildren(java.util.Map<VAvpRepresentation,VAvpRepresentation> avpMap,
java.util.Map<java.lang.String,VAvpRepresentation> nameToCodeMap)
|
void |
DiameterMessageValidator.resolveWeakGroupedChildren(java.util.Map<VAvpRepresentation,VAvpRepresentation> avpMap,
java.util.Map<java.lang.String,VAvpRepresentation> nameToCodeMap)
|
protected boolean |
DiameterMessageValidator.resolveWeaklings(VAvpRepresentation groupedAvp,
java.util.Map<VAvpRepresentation,VAvpRepresentation> avpMap,
java.util.Map<java.lang.String,VAvpRepresentation> nameToCodeMap)
|
protected boolean |
DiameterMessageValidator.resolveWeaklings(VAvpRepresentation groupedAvp,
java.util.Map<VAvpRepresentation,VAvpRepresentation> avpMap,
java.util.Map<java.lang.String,VAvpRepresentation> nameToCodeMap)
|
protected boolean |
DiameterMessageValidator.resolveWeaklings(VAvpRepresentation groupedAvp,
java.util.Map<VAvpRepresentation,VAvpRepresentation> avpMap,
java.util.Map<java.lang.String,VAvpRepresentation> nameToCodeMap)
|
void |
DiameterMessageValidator.setAvpMap(java.util.Map<VAvpRepresentation,VAvpRepresentation> avpMap)
|
void |
DiameterMessageValidator.setAvpMap(java.util.Map<VAvpRepresentation,VAvpRepresentation> avpMap)
|
void |
VAvpRepresentation.setChildren(java.util.List<VAvpRepresentation> children)
|
void |
VMessageRepresentation.setMessageAvps(java.util.Map<VAvpRepresentation,VAvpRepresentation> messageAvps)
|
void |
VMessageRepresentation.setMessageAvps(java.util.Map<VAvpRepresentation,VAvpRepresentation> messageAvps)
|
void |
DiameterMessageValidator.setNameToCodeMap(java.util.Map<java.lang.String,VAvpRepresentation> nameToCodeMap)
|