|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.cxf.configuration.foo.Foo
public class Foo
Java class for foo complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="foo">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="stringElem" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="booleanElem" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="integerElem" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="intElem" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="longElem" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="shortElem" type="{http://www.w3.org/2001/XMLSchema}short" minOccurs="0"/>
<element name="decimalElem" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="floatElem" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
<element name="doubleElem" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="byteElem" type="{http://www.w3.org/2001/XMLSchema}byte" minOccurs="0"/>
<element name="qnameElem" type="{http://www.w3.org/2001/XMLSchema}QName" minOccurs="0"/>
<element name="base64BinaryElem" type="{http://www.w3.org/2001/XMLSchema}base64Binary" minOccurs="0"/>
<element name="hexBinaryElem" type="{http://www.w3.org/2001/XMLSchema}hexBinary" minOccurs="0"/>
<element name="unsignedIntElem" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" minOccurs="0"/>
<element name="unsignedShortElem" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" minOccurs="0"/>
<element name="unsignedByteElem" type="{http://www.w3.org/2001/XMLSchema}unsignedByte" minOccurs="0"/>
<element name="durationElem" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
<element name="temperature" type="{http://cxf.apache.org/configuration/foo}celsius" minOccurs="0"/>
<element name="roomTemperature" type="{http://cxf.apache.org/configuration/foo}cel" minOccurs="0"/>
<element name="point" type="{http://cxf.apache.org/configuration/foo}point" minOccurs="0"/>
<element name="address" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="city" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="zip" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="street" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="nr" type="{http://www.w3.org/2001/XMLSchema}int"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
<attribute name="base64BinaryAttr" type="{http://www.w3.org/2001/XMLSchema}base64Binary" default="wxyz" />
<attribute name="base64BinaryAttrNoDefault" type="{http://www.w3.org/2001/XMLSchema}base64Binary" />
<attribute name="booleanAttr" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
<attribute name="booleanAttrNoDefault" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="byteAttr" type="{http://www.w3.org/2001/XMLSchema}byte" default="118" />
<attribute name="byteAttrNoDefault" type="{http://www.w3.org/2001/XMLSchema}byte" />
<attribute name="decimalAttr" type="{http://www.w3.org/2001/XMLSchema}decimal" default="115" />
<attribute name="decimalAttrNoDefault" type="{http://www.w3.org/2001/XMLSchema}decimal" />
<attribute name="doubleAttr" type="{http://www.w3.org/2001/XMLSchema}double" default="117" />
<attribute name="doubleAttrNoDefault" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="durationAttr" type="{http://www.w3.org/2001/XMLSchema}duration" default="PT3S" />
<attribute name="durationAttrNoDefault" type="{http://www.w3.org/2001/XMLSchema}duration" />
<attribute name="floatAttr" type="{http://www.w3.org/2001/XMLSchema}float" default="116" />
<attribute name="floatAttrNoDefault" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="hexBinaryAttr" type="{http://www.w3.org/2001/XMLSchema}hexBinary" default="aaaa" />
<attribute name="hexBinaryAttrNoDefault" type="{http://www.w3.org/2001/XMLSchema}hexBinary" />
<attribute name="intAttr" type="{http://www.w3.org/2001/XMLSchema}int" default="112" />
<attribute name="intAttrNoDefault" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="integerAttr" type="{http://www.w3.org/2001/XMLSchema}integer" default="111" />
<attribute name="integerAttrNoDefault" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="longAttr" type="{http://www.w3.org/2001/XMLSchema}long" default="113" />
<attribute name="longAttrNoDefault" type="{http://www.w3.org/2001/XMLSchema}long" />
<attribute name="qnameAttr" type="{http://www.w3.org/2001/XMLSchema}QName" default="xs:schema" />
<attribute name="qnameAttrNoDefault" type="{http://www.w3.org/2001/XMLSchema}QName" />
<attribute name="shortAttr" type="{http://www.w3.org/2001/XMLSchema}short" default="114" />
<attribute name="shortAttrNoDefault" type="{http://www.w3.org/2001/XMLSchema}short" />
<attribute name="stringAttr" type="{http://www.w3.org/2001/XMLSchema}string" default="hello" />
<attribute name="stringAttrNoDefault" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="unsignedByteAttr" type="{http://www.w3.org/2001/XMLSchema}unsignedByte" default="121" />
<attribute name="unsignedByteAttrNoDefault" type="{http://www.w3.org/2001/XMLSchema}unsignedByte" />
<attribute name="unsignedIntAttr" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" default="119" />
<attribute name="unsignedIntAttrNoDefault" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
<attribute name="unsignedShortAttr" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" default="120" />
<attribute name="unsignedShortAttrNoDefault" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" />
</restriction>
</complexContent>
</complexType>
| Nested Class Summary | |
|---|---|
static class |
Foo.Address
Java class for anonymous complex type. |
| Field Summary | |
|---|---|
protected Foo.Address |
address
|
protected byte[] |
base64BinaryAttr
|
protected byte[] |
base64BinaryAttrNoDefault
|
protected byte[] |
base64BinaryElem
|
protected java.lang.Boolean |
booleanAttr
|
protected java.lang.Boolean |
booleanAttrNoDefault
|
protected java.lang.Boolean |
booleanElem
|
protected java.lang.Byte |
byteAttr
|
protected java.lang.Byte |
byteAttrNoDefault
|
protected java.lang.Byte |
byteElem
|
protected java.math.BigDecimal |
decimalAttr
|
protected java.math.BigDecimal |
decimalAttrNoDefault
|
protected java.math.BigDecimal |
decimalElem
|
protected java.lang.Double |
doubleAttr
|
protected java.lang.Double |
doubleAttrNoDefault
|
protected java.lang.Double |
doubleElem
|
protected javax.xml.datatype.Duration |
durationAttr
|
protected javax.xml.datatype.Duration |
durationAttrNoDefault
|
protected javax.xml.datatype.Duration |
durationElem
|
protected java.lang.Float |
floatAttr
|
protected java.lang.Float |
floatAttrNoDefault
|
protected java.lang.Float |
floatElem
|
protected byte[] |
hexBinaryAttr
|
protected byte[] |
hexBinaryAttrNoDefault
|
protected byte[] |
hexBinaryElem
|
protected java.lang.Integer |
intAttr
|
protected java.lang.Integer |
intAttrNoDefault
|
protected java.math.BigInteger |
integerAttr
|
protected java.math.BigInteger |
integerAttrNoDefault
|
protected java.math.BigInteger |
integerElem
|
protected java.lang.Integer |
intElem
|
protected java.lang.Long |
longAttr
|
protected java.lang.Long |
longAttrNoDefault
|
protected java.lang.Long |
longElem
|
protected Point |
point
|
protected javax.xml.namespace.QName |
qnameAttr
|
protected javax.xml.namespace.QName |
qnameAttrNoDefault
|
protected javax.xml.namespace.QName |
qnameElem
|
protected java.lang.Integer |
roomTemperature
|
protected java.lang.Short |
shortAttr
|
protected java.lang.Short |
shortAttrNoDefault
|
protected java.lang.Short |
shortElem
|
protected java.lang.String |
stringAttr
|
protected java.lang.String |
stringAttrNoDefault
|
protected java.lang.String |
stringElem
|
protected java.lang.Integer |
temperature
|
protected java.lang.Short |
unsignedByteAttr
|
protected java.lang.Short |
unsignedByteAttrNoDefault
|
protected java.lang.Short |
unsignedByteElem
|
protected java.lang.Long |
unsignedIntAttr
|
protected java.lang.Long |
unsignedIntAttrNoDefault
|
protected java.lang.Long |
unsignedIntElem
|
protected java.lang.Integer |
unsignedShortAttr
|
protected java.lang.Integer |
unsignedShortAttrNoDefault
|
protected java.lang.Integer |
unsignedShortElem
|
| Constructor Summary | |
|---|---|
Foo()
|
|
| Method Summary | |
|---|---|
Foo.Address |
getAddress()
Gets the value of the address property. |
byte[] |
getBase64BinaryAttr()
Gets the value of the base64BinaryAttr property. |
byte[] |
getBase64BinaryAttrNoDefault()
Gets the value of the base64BinaryAttrNoDefault property. |
byte[] |
getBase64BinaryElem()
Gets the value of the base64BinaryElem property. |
byte |
getByteAttr()
Gets the value of the byteAttr property. |
java.lang.Byte |
getByteAttrNoDefault()
Gets the value of the byteAttrNoDefault property. |
java.lang.Byte |
getByteElem()
Gets the value of the byteElem property. |
java.math.BigDecimal |
getDecimalAttr()
Gets the value of the decimalAttr property. |
java.math.BigDecimal |
getDecimalAttrNoDefault()
Gets the value of the decimalAttrNoDefault property. |
java.math.BigDecimal |
getDecimalElem()
Gets the value of the decimalElem property. |
double |
getDoubleAttr()
Gets the value of the doubleAttr property. |
java.lang.Double |
getDoubleAttrNoDefault()
Gets the value of the doubleAttrNoDefault property. |
java.lang.Double |
getDoubleElem()
Gets the value of the doubleElem property. |
javax.xml.datatype.Duration |
getDurationAttr()
Gets the value of the durationAttr property. |
javax.xml.datatype.Duration |
getDurationAttrNoDefault()
Gets the value of the durationAttrNoDefault property. |
javax.xml.datatype.Duration |
getDurationElem()
Gets the value of the durationElem property. |
float |
getFloatAttr()
Gets the value of the floatAttr property. |
java.lang.Float |
getFloatAttrNoDefault()
Gets the value of the floatAttrNoDefault property. |
java.lang.Float |
getFloatElem()
Gets the value of the floatElem property. |
byte[] |
getHexBinaryAttr()
Gets the value of the hexBinaryAttr property. |
byte[] |
getHexBinaryAttrNoDefault()
Gets the value of the hexBinaryAttrNoDefault property. |
byte[] |
getHexBinaryElem()
Gets the value of the hexBinaryElem property. |
int |
getIntAttr()
Gets the value of the intAttr property. |
java.lang.Integer |
getIntAttrNoDefault()
Gets the value of the intAttrNoDefault property. |
java.math.BigInteger |
getIntegerAttr()
Gets the value of the integerAttr property. |
java.math.BigInteger |
getIntegerAttrNoDefault()
Gets the value of the integerAttrNoDefault property. |
java.math.BigInteger |
getIntegerElem()
Gets the value of the integerElem property. |
java.lang.Integer |
getIntElem()
Gets the value of the intElem property. |
long |
getLongAttr()
Gets the value of the longAttr property. |
java.lang.Long |
getLongAttrNoDefault()
Gets the value of the longAttrNoDefault property. |
java.lang.Long |
getLongElem()
Gets the value of the longElem property. |
Point |
getPoint()
Gets the value of the point property. |
javax.xml.namespace.QName |
getQnameAttr()
Gets the value of the qnameAttr property. |
javax.xml.namespace.QName |
getQnameAttrNoDefault()
Gets the value of the qnameAttrNoDefault property. |
javax.xml.namespace.QName |
getQnameElem()
Gets the value of the qnameElem property. |
java.lang.Integer |
getRoomTemperature()
Gets the value of the roomTemperature property. |
short |
getShortAttr()
Gets the value of the shortAttr property. |
java.lang.Short |
getShortAttrNoDefault()
Gets the value of the shortAttrNoDefault property. |
java.lang.Short |
getShortElem()
Gets the value of the shortElem property. |
java.lang.String |
getStringAttr()
Gets the value of the stringAttr property. |
java.lang.String |
getStringAttrNoDefault()
Gets the value of the stringAttrNoDefault property. |
java.lang.String |
getStringElem()
Gets the value of the stringElem property. |
java.lang.Integer |
getTemperature()
Gets the value of the temperature property. |
short |
getUnsignedByteAttr()
Gets the value of the unsignedByteAttr property. |
java.lang.Short |
getUnsignedByteAttrNoDefault()
Gets the value of the unsignedByteAttrNoDefault property. |
java.lang.Short |
getUnsignedByteElem()
Gets the value of the unsignedByteElem property. |
long |
getUnsignedIntAttr()
Gets the value of the unsignedIntAttr property. |
java.lang.Long |
getUnsignedIntAttrNoDefault()
Gets the value of the unsignedIntAttrNoDefault property. |
java.lang.Long |
getUnsignedIntElem()
Gets the value of the unsignedIntElem property. |
int |
getUnsignedShortAttr()
Gets the value of the unsignedShortAttr property. |
java.lang.Integer |
getUnsignedShortAttrNoDefault()
Gets the value of the unsignedShortAttrNoDefault property. |
java.lang.Integer |
getUnsignedShortElem()
Gets the value of the unsignedShortElem property. |
boolean |
isBooleanAttr()
Gets the value of the booleanAttr property. |
java.lang.Boolean |
isBooleanAttrNoDefault()
Gets the value of the booleanAttrNoDefault property. |
java.lang.Boolean |
isBooleanElem()
Gets the value of the booleanElem property. |
void |
setAddress(Foo.Address value)
Sets the value of the address property. |
void |
setBase64BinaryAttr(byte[] value)
Sets the value of the base64BinaryAttr property. |
void |
setBase64BinaryAttrNoDefault(byte[] value)
Sets the value of the base64BinaryAttrNoDefault property. |
void |
setBase64BinaryElem(byte[] value)
Sets the value of the base64BinaryElem property. |
void |
setBooleanAttr(java.lang.Boolean value)
Sets the value of the booleanAttr property. |
void |
setBooleanAttrNoDefault(java.lang.Boolean value)
Sets the value of the booleanAttrNoDefault property. |
void |
setBooleanElem(java.lang.Boolean value)
Sets the value of the booleanElem property. |
void |
setByteAttr(java.lang.Byte value)
Sets the value of the byteAttr property. |
void |
setByteAttrNoDefault(java.lang.Byte value)
Sets the value of the byteAttrNoDefault property. |
void |
setByteElem(java.lang.Byte value)
Sets the value of the byteElem property. |
void |
setDecimalAttr(java.math.BigDecimal value)
Sets the value of the decimalAttr property. |
void |
setDecimalAttrNoDefault(java.math.BigDecimal value)
Sets the value of the decimalAttrNoDefault property. |
void |
setDecimalElem(java.math.BigDecimal value)
Sets the value of the decimalElem property. |
void |
setDoubleAttr(java.lang.Double value)
Sets the value of the doubleAttr property. |
void |
setDoubleAttrNoDefault(java.lang.Double value)
Sets the value of the doubleAttrNoDefault property. |
void |
setDoubleElem(java.lang.Double value)
Sets the value of the doubleElem property. |
void |
setDurationAttr(javax.xml.datatype.Duration value)
Sets the value of the durationAttr property. |
void |
setDurationAttrNoDefault(javax.xml.datatype.Duration value)
Sets the value of the durationAttrNoDefault property. |
void |
setDurationElem(javax.xml.datatype.Duration value)
Sets the value of the durationElem property. |
void |
setFloatAttr(java.lang.Float value)
Sets the value of the floatAttr property. |
void |
setFloatAttrNoDefault(java.lang.Float value)
Sets the value of the floatAttrNoDefault property. |
void |
setFloatElem(java.lang.Float value)
Sets the value of the floatElem property. |
void |
setHexBinaryAttr(byte[] value)
Sets the value of the hexBinaryAttr property. |
void |
setHexBinaryAttrNoDefault(byte[] value)
Sets the value of the hexBinaryAttrNoDefault property. |
void |
setHexBinaryElem(byte[] value)
Sets the value of the hexBinaryElem property. |
void |
setIntAttr(java.lang.Integer value)
Sets the value of the intAttr property. |
void |
setIntAttrNoDefault(java.lang.Integer value)
Sets the value of the intAttrNoDefault property. |
void |
setIntegerAttr(java.math.BigInteger value)
Sets the value of the integerAttr property. |
void |
setIntegerAttrNoDefault(java.math.BigInteger value)
Sets the value of the integerAttrNoDefault property. |
void |
setIntegerElem(java.math.BigInteger value)
Sets the value of the integerElem property. |
void |
setIntElem(java.lang.Integer value)
Sets the value of the intElem property. |
void |
setLongAttr(java.lang.Long value)
Sets the value of the longAttr property. |
void |
setLongAttrNoDefault(java.lang.Long value)
Sets the value of the longAttrNoDefault property. |
void |
setLongElem(java.lang.Long value)
Sets the value of the longElem property. |
void |
setPoint(Point value)
Sets the value of the point property. |
void |
setQnameAttr(javax.xml.namespace.QName value)
Sets the value of the qnameAttr property. |
void |
setQnameAttrNoDefault(javax.xml.namespace.QName value)
Sets the value of the qnameAttrNoDefault property. |
void |
setQnameElem(javax.xml.namespace.QName value)
Sets the value of the qnameElem property. |
void |
setRoomTemperature(java.lang.Integer value)
Sets the value of the roomTemperature property. |
void |
setShortAttr(java.lang.Short value)
Sets the value of the shortAttr property. |
void |
setShortAttrNoDefault(java.lang.Short value)
Sets the value of the shortAttrNoDefault property. |
void |
setShortElem(java.lang.Short value)
Sets the value of the shortElem property. |
void |
setStringAttr(java.lang.String value)
Sets the value of the stringAttr property. |
void |
setStringAttrNoDefault(java.lang.String value)
Sets the value of the stringAttrNoDefault property. |
void |
setStringElem(java.lang.String value)
Sets the value of the stringElem property. |
void |
setTemperature(java.lang.Integer value)
Sets the value of the temperature property. |
void |
setUnsignedByteAttr(java.lang.Short value)
Sets the value of the unsignedByteAttr property. |
void |
setUnsignedByteAttrNoDefault(java.lang.Short value)
Sets the value of the unsignedByteAttrNoDefault property. |
void |
setUnsignedByteElem(java.lang.Short value)
Sets the value of the unsignedByteElem property. |
void |
setUnsignedIntAttr(java.lang.Long value)
Sets the value of the unsignedIntAttr property. |
void |
setUnsignedIntAttrNoDefault(java.lang.Long value)
Sets the value of the unsignedIntAttrNoDefault property. |
void |
setUnsignedIntElem(java.lang.Long value)
Sets the value of the unsignedIntElem property. |
void |
setUnsignedShortAttr(java.lang.Integer value)
Sets the value of the unsignedShortAttr property. |
void |
setUnsignedShortAttrNoDefault(java.lang.Integer value)
Sets the value of the unsignedShortAttrNoDefault property. |
void |
setUnsignedShortElem(java.lang.Integer value)
Sets the value of the unsignedShortElem property. |
java.lang.String |
toString()
Generates a String representation of the contents of this type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String stringElem
protected java.lang.Boolean booleanElem
protected java.math.BigInteger integerElem
protected java.lang.Integer intElem
protected java.lang.Long longElem
protected java.lang.Short shortElem
protected java.math.BigDecimal decimalElem
protected java.lang.Float floatElem
protected java.lang.Double doubleElem
protected java.lang.Byte byteElem
protected javax.xml.namespace.QName qnameElem
protected byte[] base64BinaryElem
protected byte[] hexBinaryElem
protected java.lang.Long unsignedIntElem
protected java.lang.Integer unsignedShortElem
protected java.lang.Short unsignedByteElem
protected javax.xml.datatype.Duration durationElem
protected java.lang.Integer temperature
protected java.lang.Integer roomTemperature
protected Point point
protected Foo.Address address
protected byte[] base64BinaryAttr
protected byte[] base64BinaryAttrNoDefault
protected java.lang.Boolean booleanAttr
protected java.lang.Boolean booleanAttrNoDefault
protected java.lang.Byte byteAttr
protected java.lang.Byte byteAttrNoDefault
protected java.math.BigDecimal decimalAttr
protected java.math.BigDecimal decimalAttrNoDefault
protected java.lang.Double doubleAttr
protected java.lang.Double doubleAttrNoDefault
protected javax.xml.datatype.Duration durationAttr
protected javax.xml.datatype.Duration durationAttrNoDefault
protected java.lang.Float floatAttr
protected java.lang.Float floatAttrNoDefault
protected byte[] hexBinaryAttr
protected byte[] hexBinaryAttrNoDefault
protected java.lang.Integer intAttr
protected java.lang.Integer intAttrNoDefault
protected java.math.BigInteger integerAttr
protected java.math.BigInteger integerAttrNoDefault
protected java.lang.Long longAttr
protected java.lang.Long longAttrNoDefault
protected javax.xml.namespace.QName qnameAttr
protected javax.xml.namespace.QName qnameAttrNoDefault
protected java.lang.Short shortAttr
protected java.lang.Short shortAttrNoDefault
protected java.lang.String stringAttr
protected java.lang.String stringAttrNoDefault
protected java.lang.Short unsignedByteAttr
protected java.lang.Short unsignedByteAttrNoDefault
protected java.lang.Long unsignedIntAttr
protected java.lang.Long unsignedIntAttrNoDefault
protected java.lang.Integer unsignedShortAttr
protected java.lang.Integer unsignedShortAttrNoDefault
| Constructor Detail |
|---|
public Foo()
| Method Detail |
|---|
public java.lang.String getStringElem()
Stringpublic void setStringElem(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isBooleanElem()
Booleanpublic void setBooleanElem(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.math.BigInteger getIntegerElem()
BigIntegerpublic void setIntegerElem(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.lang.Integer getIntElem()
Integerpublic void setIntElem(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Long getLongElem()
Longpublic void setLongElem(java.lang.Long value)
value - allowed object is
Longpublic java.lang.Short getShortElem()
Shortpublic void setShortElem(java.lang.Short value)
value - allowed object is
Shortpublic java.math.BigDecimal getDecimalElem()
BigDecimalpublic void setDecimalElem(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.lang.Float getFloatElem()
Floatpublic void setFloatElem(java.lang.Float value)
value - allowed object is
Floatpublic java.lang.Double getDoubleElem()
Doublepublic void setDoubleElem(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Byte getByteElem()
Bytepublic void setByteElem(java.lang.Byte value)
value - allowed object is
Bytepublic javax.xml.namespace.QName getQnameElem()
QNamepublic void setQnameElem(javax.xml.namespace.QName value)
value - allowed object is
QNamepublic byte[] getBase64BinaryElem()
public void setBase64BinaryElem(byte[] value)
value - allowed object is
byte[]public byte[] getHexBinaryElem()
Stringpublic void setHexBinaryElem(byte[] value)
value - allowed object is
Stringpublic java.lang.Long getUnsignedIntElem()
Longpublic void setUnsignedIntElem(java.lang.Long value)
value - allowed object is
Longpublic java.lang.Integer getUnsignedShortElem()
Integerpublic void setUnsignedShortElem(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Short getUnsignedByteElem()
Shortpublic void setUnsignedByteElem(java.lang.Short value)
value - allowed object is
Shortpublic javax.xml.datatype.Duration getDurationElem()
Durationpublic void setDurationElem(javax.xml.datatype.Duration value)
value - allowed object is
Durationpublic java.lang.Integer getTemperature()
Integerpublic void setTemperature(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getRoomTemperature()
Integerpublic void setRoomTemperature(java.lang.Integer value)
value - allowed object is
Integerpublic Point getPoint()
Pointpublic void setPoint(Point value)
value - allowed object is
Pointpublic Foo.Address getAddress()
Foo.Addresspublic void setAddress(Foo.Address value)
value - allowed object is
Foo.Addresspublic byte[] getBase64BinaryAttr()
public void setBase64BinaryAttr(byte[] value)
value - allowed object is
byte[]public byte[] getBase64BinaryAttrNoDefault()
public void setBase64BinaryAttrNoDefault(byte[] value)
value - allowed object is
byte[]public boolean isBooleanAttr()
Booleanpublic void setBooleanAttr(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isBooleanAttrNoDefault()
Booleanpublic void setBooleanAttrNoDefault(java.lang.Boolean value)
value - allowed object is
Booleanpublic byte getByteAttr()
Bytepublic void setByteAttr(java.lang.Byte value)
value - allowed object is
Bytepublic java.lang.Byte getByteAttrNoDefault()
Bytepublic void setByteAttrNoDefault(java.lang.Byte value)
value - allowed object is
Bytepublic java.math.BigDecimal getDecimalAttr()
BigDecimalpublic void setDecimalAttr(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.math.BigDecimal getDecimalAttrNoDefault()
BigDecimalpublic void setDecimalAttrNoDefault(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic double getDoubleAttr()
Doublepublic void setDoubleAttr(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Double getDoubleAttrNoDefault()
Doublepublic void setDoubleAttrNoDefault(java.lang.Double value)
value - allowed object is
Doublepublic javax.xml.datatype.Duration getDurationAttr()
Durationpublic void setDurationAttr(javax.xml.datatype.Duration value)
value - allowed object is
Durationpublic javax.xml.datatype.Duration getDurationAttrNoDefault()
Durationpublic void setDurationAttrNoDefault(javax.xml.datatype.Duration value)
value - allowed object is
Durationpublic float getFloatAttr()
Floatpublic void setFloatAttr(java.lang.Float value)
value - allowed object is
Floatpublic java.lang.Float getFloatAttrNoDefault()
Floatpublic void setFloatAttrNoDefault(java.lang.Float value)
value - allowed object is
Floatpublic byte[] getHexBinaryAttr()
Stringpublic void setHexBinaryAttr(byte[] value)
value - allowed object is
Stringpublic byte[] getHexBinaryAttrNoDefault()
Stringpublic void setHexBinaryAttrNoDefault(byte[] value)
value - allowed object is
Stringpublic int getIntAttr()
Integerpublic void setIntAttr(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getIntAttrNoDefault()
Integerpublic void setIntAttrNoDefault(java.lang.Integer value)
value - allowed object is
Integerpublic java.math.BigInteger getIntegerAttr()
BigIntegerpublic void setIntegerAttr(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.math.BigInteger getIntegerAttrNoDefault()
BigIntegerpublic void setIntegerAttrNoDefault(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic long getLongAttr()
Longpublic void setLongAttr(java.lang.Long value)
value - allowed object is
Longpublic java.lang.Long getLongAttrNoDefault()
Longpublic void setLongAttrNoDefault(java.lang.Long value)
value - allowed object is
Longpublic javax.xml.namespace.QName getQnameAttr()
QNamepublic void setQnameAttr(javax.xml.namespace.QName value)
value - allowed object is
QNamepublic javax.xml.namespace.QName getQnameAttrNoDefault()
QNamepublic void setQnameAttrNoDefault(javax.xml.namespace.QName value)
value - allowed object is
QNamepublic short getShortAttr()
Shortpublic void setShortAttr(java.lang.Short value)
value - allowed object is
Shortpublic java.lang.Short getShortAttrNoDefault()
Shortpublic void setShortAttrNoDefault(java.lang.Short value)
value - allowed object is
Shortpublic java.lang.String getStringAttr()
Stringpublic void setStringAttr(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getStringAttrNoDefault()
Stringpublic void setStringAttrNoDefault(java.lang.String value)
value - allowed object is
Stringpublic short getUnsignedByteAttr()
Shortpublic void setUnsignedByteAttr(java.lang.Short value)
value - allowed object is
Shortpublic java.lang.Short getUnsignedByteAttrNoDefault()
Shortpublic void setUnsignedByteAttrNoDefault(java.lang.Short value)
value - allowed object is
Shortpublic long getUnsignedIntAttr()
Longpublic void setUnsignedIntAttr(java.lang.Long value)
value - allowed object is
Longpublic java.lang.Long getUnsignedIntAttrNoDefault()
Longpublic void setUnsignedIntAttrNoDefault(java.lang.Long value)
value - allowed object is
Longpublic int getUnsignedShortAttr()
Integerpublic void setUnsignedShortAttr(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getUnsignedShortAttrNoDefault()
Integerpublic void setUnsignedShortAttrNoDefault(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||