public class LookupFaultEntryExistsFault extends LookupFaultServiceFault
Java class for LookupFaultEntryExistsFault complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="LookupFaultEntryExistsFault"> <complexContent> <extension base="{urn:lookup}LookupFaultServiceFault"> <sequence> <element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/> </sequence> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
name |
errorMessage
faultCause, faultMessage
Constructor and Description |
---|
LookupFaultEntryExistsFault() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Gets the value of the name property.
|
void |
setName(java.lang.String value)
Sets the value of the name property.
|
getErrorMessage, setErrorMessage
getFaultCause, getFaultMessage, setFaultCause