|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.camel.component.cxf.soap.headers.Me
@Generated(value="com.sun.tools.xjc.Driver",
date="2013-04-05T02:28:20-04:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public class Me
Java class for me complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="me">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="firstName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="lastName" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
firstName
|
protected String |
lastName
|
| Constructor Summary | |
|---|---|
Me()
|
|
| Method Summary | |
|---|---|
String |
getFirstName()
Gets the value of the firstName property. |
String |
getLastName()
Gets the value of the lastName property. |
void |
setFirstName(String value)
Sets the value of the firstName property. |
void |
setLastName(String value)
Sets the value of the lastName property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
@Generated(value="com.sun.tools.xjc.Driver",
date="2013-04-05T02:28:20-04:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
protected String firstName
@Generated(value="com.sun.tools.xjc.Driver",
date="2013-04-05T02:28:20-04:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
protected String lastName
| Constructor Detail |
|---|
public Me()
| Method Detail |
|---|
@Generated(value="com.sun.tools.xjc.Driver",
date="2013-04-05T02:28:20-04:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public String getFirstName()
String
@Generated(value="com.sun.tools.xjc.Driver",
date="2013-04-05T02:28:20-04:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public void setFirstName(String value)
value - allowed object is
String
@Generated(value="com.sun.tools.xjc.Driver",
date="2013-04-05T02:28:20-04:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public String getLastName()
String
@Generated(value="com.sun.tools.xjc.Driver",
date="2013-04-05T02:28:20-04:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public void setLastName(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||