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