public class Anonstring extends CorbaType
Java class for anonstring complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="anonstring">
<complexContent>
<extension base="{http://cxf.apache.org/bindings/corba}corbaType">
<attribute name="bound" use="required" type="{http://cxf.apache.org/bindings/corba}ulong" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected long |
bound |
qname| Constructor and Description |
|---|
Anonstring() |
| Modifier and Type | Method and Description |
|---|---|
long |
getBound()
Gets the value of the bound property.
|
boolean |
isSetBound() |
void |
setBound(long value)
Sets the value of the bound property.
|
getName, getType, isQualified, isSetName, isSetQualified, isSetType, setName, setQualified, setType, unsetQualifiedgetQName, isSetQName, setQNameApache CXF