public class FaultMapKey extends Object
Constructor and Description |
---|
FaultMapKey(QName elementQname,
String operationName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
QName |
getElementQname() |
String |
getOperationName() |
int |
hashCode() |
void |
setElementQname(QName elementQname) |
void |
setOperationName(String operationName) |
Copyright © 2004–2013 The Apache Software Foundation. All rights reserved.