|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.anonymous_complex_type.SplitNameResponse.Names
public static class SplitNameResponse.Names
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="first" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="second" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
first
|
protected String |
second
|
| Constructor Summary | |
|---|---|
SplitNameResponse.Names()
|
|
| Method Summary | |
|---|---|
String |
getFirst()
Gets the value of the first property. |
String |
getSecond()
Gets the value of the second property. |
void |
setFirst(String value)
Sets the value of the first property. |
void |
setSecond(String value)
Sets the value of the second property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String first
protected String second
| Constructor Detail |
|---|
public SplitNameResponse.Names()
| Method Detail |
|---|
public String getFirst()
Stringpublic void setFirst(String value)
value - allowed object is
Stringpublic String getSecond()
Stringpublic void setSecond(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||