@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") public class XopStringType extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
attachinfo |
protected String |
name |
| Constructor and Description |
|---|
XopStringType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttachinfo()
Gets the value of the attachinfo property.
|
String |
getName()
Gets the value of the name property.
|
void |
setAttachinfo(String value)
Sets the value of the attachinfo property.
|
void |
setName(String value)
Sets the value of the name property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") protected String name
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") protected String attachinfo
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") public String getName()
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") public void setName(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") public String getAttachinfo()
StringApache CXF