org.apache.cxf.configuration.foo
Class Foo

java.lang.Object
  extended by org.apache.cxf.configuration.foo.Foo

public class Foo
extends java.lang.Object

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.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

stringElem

protected java.lang.String stringElem

booleanElem

protected java.lang.Boolean booleanElem

integerElem

protected java.math.BigInteger integerElem

intElem

protected java.lang.Integer intElem

longElem

protected java.lang.Long longElem

shortElem

protected java.lang.Short shortElem

decimalElem

protected java.math.BigDecimal decimalElem

floatElem

protected java.lang.Float floatElem

doubleElem

protected java.lang.Double doubleElem

byteElem

protected java.lang.Byte byteElem

qnameElem

protected javax.xml.namespace.QName qnameElem

base64BinaryElem

protected byte[] base64BinaryElem

hexBinaryElem

protected byte[] hexBinaryElem

unsignedIntElem

protected java.lang.Long unsignedIntElem

unsignedShortElem

protected java.lang.Integer unsignedShortElem

unsignedByteElem

protected java.lang.Short unsignedByteElem

durationElem

protected javax.xml.datatype.Duration durationElem

temperature

protected java.lang.Integer temperature

roomTemperature

protected java.lang.Integer roomTemperature

point

protected Point point

address

protected Foo.Address address

base64BinaryAttr

protected byte[] base64BinaryAttr

base64BinaryAttrNoDefault

protected byte[] base64BinaryAttrNoDefault

booleanAttr

protected java.lang.Boolean booleanAttr

booleanAttrNoDefault

protected java.lang.Boolean booleanAttrNoDefault

byteAttr

protected java.lang.Byte byteAttr

byteAttrNoDefault

protected java.lang.Byte byteAttrNoDefault

decimalAttr

protected java.math.BigDecimal decimalAttr

decimalAttrNoDefault

protected java.math.BigDecimal decimalAttrNoDefault

doubleAttr

protected java.lang.Double doubleAttr

doubleAttrNoDefault

protected java.lang.Double doubleAttrNoDefault

durationAttr

protected javax.xml.datatype.Duration durationAttr

durationAttrNoDefault

protected javax.xml.datatype.Duration durationAttrNoDefault

floatAttr

protected java.lang.Float floatAttr

floatAttrNoDefault

protected java.lang.Float floatAttrNoDefault

hexBinaryAttr

protected byte[] hexBinaryAttr

hexBinaryAttrNoDefault

protected byte[] hexBinaryAttrNoDefault

intAttr

protected java.lang.Integer intAttr

intAttrNoDefault

protected java.lang.Integer intAttrNoDefault

integerAttr

protected java.math.BigInteger integerAttr

integerAttrNoDefault

protected java.math.BigInteger integerAttrNoDefault

longAttr

protected java.lang.Long longAttr

longAttrNoDefault

protected java.lang.Long longAttrNoDefault

qnameAttr

protected javax.xml.namespace.QName qnameAttr

qnameAttrNoDefault

protected javax.xml.namespace.QName qnameAttrNoDefault

shortAttr

protected java.lang.Short shortAttr

shortAttrNoDefault

protected java.lang.Short shortAttrNoDefault

stringAttr

protected java.lang.String stringAttr

stringAttrNoDefault

protected java.lang.String stringAttrNoDefault

unsignedByteAttr

protected java.lang.Short unsignedByteAttr

unsignedByteAttrNoDefault

protected java.lang.Short unsignedByteAttrNoDefault

unsignedIntAttr

protected java.lang.Long unsignedIntAttr

unsignedIntAttrNoDefault

protected java.lang.Long unsignedIntAttrNoDefault

unsignedShortAttr

protected java.lang.Integer unsignedShortAttr

unsignedShortAttrNoDefault

protected java.lang.Integer unsignedShortAttrNoDefault
Constructor Detail

Foo

public Foo()
Method Detail

setStringElem

public void setStringElem(java.lang.String value)
Sets the value of the stringElem property.

Parameters:
value - allowed object is String

setBooleanElem

public void setBooleanElem(java.lang.Boolean value)
Sets the value of the booleanElem property.

Parameters:
value - allowed object is Boolean

setIntegerElem

public void setIntegerElem(java.math.BigInteger value)
Sets the value of the integerElem property.

Parameters:
value - allowed object is BigInteger

setIntElem

public void setIntElem(java.lang.Integer value)
Sets the value of the intElem property.

Parameters:
value - allowed object is Integer

setLongElem

public void setLongElem(java.lang.Long value)
Sets the value of the longElem property.

Parameters:
value - allowed object is Long

setShortElem

public void setShortElem(java.lang.Short value)
Sets the value of the shortElem property.

Parameters:
value - allowed object is Short

setDecimalElem

public void setDecimalElem(java.math.BigDecimal value)
Sets the value of the decimalElem property.

Parameters:
value - allowed object is BigDecimal

setFloatElem

public void setFloatElem(java.lang.Float value)
Sets the value of the floatElem property.

Parameters:
value - allowed object is Float

setDoubleElem

public void setDoubleElem(java.lang.Double value)
Sets the value of the doubleElem property.

Parameters:
value - allowed object is Double

setByteElem

public void setByteElem(java.lang.Byte value)
Sets the value of the byteElem property.

Parameters:
value - allowed object is Byte

setQnameElem

public void setQnameElem(javax.xml.namespace.QName value)
Sets the value of the qnameElem property.

Parameters:
value - allowed object is QName

setBase64BinaryElem

public void setBase64BinaryElem(byte[] value)
Sets the value of the base64BinaryElem property.

Parameters:
value - allowed object is byte[]

setHexBinaryElem

public void setHexBinaryElem(byte[] value)
Sets the value of the hexBinaryElem property.

Parameters:
value - allowed object is String

setUnsignedIntElem

public void setUnsignedIntElem(java.lang.Long value)
Sets the value of the unsignedIntElem property.

Parameters:
value - allowed object is Long

setUnsignedShortElem

public void setUnsignedShortElem(java.lang.Integer value)
Sets the value of the unsignedShortElem property.

Parameters:
value - allowed object is Integer

setUnsignedByteElem

public void setUnsignedByteElem(java.lang.Short value)
Sets the value of the unsignedByteElem property.

Parameters:
value - allowed object is Short

setDurationElem

public void setDurationElem(javax.xml.datatype.Duration value)
Sets the value of the durationElem property.

Parameters:
value - allowed object is Duration

setTemperature

public void setTemperature(java.lang.Integer value)
Sets the value of the temperature property.

Parameters:
value - allowed object is Integer

setRoomTemperature

public void setRoomTemperature(java.lang.Integer value)
Sets the value of the roomTemperature property.

Parameters:
value - allowed object is Integer

getPoint

public Point getPoint()
Gets the value of the point property.

Returns:
possible object is Point

setPoint

public void setPoint(Point value)
Sets the value of the point property.

Parameters:
value - allowed object is Point

getAddress

public Foo.Address getAddress()
Gets the value of the address property.

Returns:
possible object is Foo.Address

setAddress

public void setAddress(Foo.Address value)
Sets the value of the address property.

Parameters:
value - allowed object is Foo.Address

getBase64BinaryAttr

public byte[] getBase64BinaryAttr()
Gets the value of the base64BinaryAttr property.

Returns:
possible object is byte[]

setBase64BinaryAttr

public void setBase64BinaryAttr(byte[] value)
Sets the value of the base64BinaryAttr property.

Parameters:
value - allowed object is byte[]

getBase64BinaryAttrNoDefault

public byte[] getBase64BinaryAttrNoDefault()
Gets the value of the base64BinaryAttrNoDefault property.

Returns:
possible object is byte[]

setBase64BinaryAttrNoDefault

public void setBase64BinaryAttrNoDefault(byte[] value)
Sets the value of the base64BinaryAttrNoDefault property.

Parameters:
value - allowed object is byte[]

isBooleanAttr

public boolean isBooleanAttr()
Gets the value of the booleanAttr property.

Returns:
possible object is Boolean

setBooleanAttr

public void setBooleanAttr(java.lang.Boolean value)
Sets the value of the booleanAttr property.

Parameters:
value - allowed object is Boolean

isBooleanAttrNoDefault

public java.lang.Boolean isBooleanAttrNoDefault()
Gets the value of the booleanAttrNoDefault property.

Returns:
possible object is Boolean

setBooleanAttrNoDefault

public void setBooleanAttrNoDefault(java.lang.Boolean value)
Sets the value of the booleanAttrNoDefault property.

Parameters:
value - allowed object is Boolean

getByteAttr

public byte getByteAttr()
Gets the value of the byteAttr property.

Returns:
possible object is Byte

setByteAttr

public void setByteAttr(java.lang.Byte value)
Sets the value of the byteAttr property.

Parameters:
value - allowed object is Byte

getByteAttrNoDefault

public java.lang.Byte getByteAttrNoDefault()
Gets the value of the byteAttrNoDefault property.

Returns:
possible object is Byte

setByteAttrNoDefault

public void setByteAttrNoDefault(java.lang.Byte value)
Sets the value of the byteAttrNoDefault property.

Parameters:
value - allowed object is Byte

getDecimalAttr

public java.math.BigDecimal getDecimalAttr()
Gets the value of the decimalAttr property.

Returns:
possible object is BigDecimal

setDecimalAttr

public void setDecimalAttr(java.math.BigDecimal value)
Sets the value of the decimalAttr property.

Parameters:
value - allowed object is BigDecimal

getDecimalAttrNoDefault

public java.math.BigDecimal getDecimalAttrNoDefault()
Gets the value of the decimalAttrNoDefault property.

Returns:
possible object is BigDecimal

setDecimalAttrNoDefault

public void setDecimalAttrNoDefault(java.math.BigDecimal value)
Sets the value of the decimalAttrNoDefault property.

Parameters:
value - allowed object is BigDecimal

getDoubleAttr

public double getDoubleAttr()
Gets the value of the doubleAttr property.

Returns:
possible object is Double

setDoubleAttr

public void setDoubleAttr(java.lang.Double value)
Sets the value of the doubleAttr property.

Parameters:
value - allowed object is Double

getDoubleAttrNoDefault

public java.lang.Double getDoubleAttrNoDefault()
Gets the value of the doubleAttrNoDefault property.

Returns:
possible object is Double

setDoubleAttrNoDefault

public void setDoubleAttrNoDefault(java.lang.Double value)
Sets the value of the doubleAttrNoDefault property.

Parameters:
value - allowed object is Double

setDurationAttr

public void setDurationAttr(javax.xml.datatype.Duration value)
Sets the value of the durationAttr property.

Parameters:
value - allowed object is Duration

getDurationAttrNoDefault

public javax.xml.datatype.Duration getDurationAttrNoDefault()
Gets the value of the durationAttrNoDefault property.

Returns:
possible object is Duration

setDurationAttrNoDefault

public void setDurationAttrNoDefault(javax.xml.datatype.Duration value)
Sets the value of the durationAttrNoDefault property.

Parameters:
value - allowed object is Duration

getFloatAttr

public float getFloatAttr()
Gets the value of the floatAttr property.

Returns:
possible object is Float

setFloatAttr

public void setFloatAttr(java.lang.Float value)
Sets the value of the floatAttr property.

Parameters:
value - allowed object is Float

getFloatAttrNoDefault

public java.lang.Float getFloatAttrNoDefault()
Gets the value of the floatAttrNoDefault property.

Returns:
possible object is Float

setFloatAttrNoDefault

public void setFloatAttrNoDefault(java.lang.Float value)
Sets the value of the floatAttrNoDefault property.

Parameters:
value - allowed object is Float

getHexBinaryAttr

public byte[] getHexBinaryAttr()
Gets the value of the hexBinaryAttr property.

Returns:
possible object is String

setHexBinaryAttr

public void setHexBinaryAttr(byte[] value)
Sets the value of the hexBinaryAttr property.

Parameters:
value - allowed object is String

getHexBinaryAttrNoDefault

public byte[] getHexBinaryAttrNoDefault()
Gets the value of the hexBinaryAttrNoDefault property.

Returns:
possible object is String

setHexBinaryAttrNoDefault

public void setHexBinaryAttrNoDefault(byte[] value)
Sets the value of the hexBinaryAttrNoDefault property.

Parameters:
value - allowed object is String

getIntAttr

public int getIntAttr()
Gets the value of the intAttr property.

Returns:
possible object is Integer

setIntAttr

public void setIntAttr(java.lang.Integer value)
Sets the value of the intAttr property.

Parameters:
value - allowed object is Integer

getIntAttrNoDefault

public java.lang.Integer getIntAttrNoDefault()
Gets the value of the intAttrNoDefault property.

Returns:
possible object is Integer

setIntAttrNoDefault

public void setIntAttrNoDefault(java.lang.Integer value)
Sets the value of the intAttrNoDefault property.

Parameters:
value - allowed object is Integer

getIntegerAttr

public java.math.BigInteger getIntegerAttr()
Gets the value of the integerAttr property.

Returns:
possible object is BigInteger

setIntegerAttr

public void setIntegerAttr(java.math.BigInteger value)
Sets the value of the integerAttr property.

Parameters:
value - allowed object is BigInteger

getIntegerAttrNoDefault

public java.math.BigInteger getIntegerAttrNoDefault()
Gets the value of the integerAttrNoDefault property.

Returns:
possible object is BigInteger

setIntegerAttrNoDefault

public void setIntegerAttrNoDefault(java.math.BigInteger value)
Sets the value of the integerAttrNoDefault property.

Parameters:
value - allowed object is BigInteger

getLongAttr

public long getLongAttr()
Gets the value of the longAttr property.

Returns:
possible object is Long

setLongAttr

public void setLongAttr(java.lang.Long value)
Sets the value of the longAttr property.

Parameters:
value - allowed object is Long

getLongAttrNoDefault

public java.lang.Long getLongAttrNoDefault()
Gets the value of the longAttrNoDefault property.

Returns:
possible object is Long

setLongAttrNoDefault

public void setLongAttrNoDefault(java.lang.Long value)
Sets the value of the longAttrNoDefault property.

Parameters:
value - allowed object is Long

setQnameAttr

public void setQnameAttr(javax.xml.namespace.QName value)
Sets the value of the qnameAttr property.

Parameters:
value - allowed object is QName

getQnameAttrNoDefault

public javax.xml.namespace.QName getQnameAttrNoDefault()
Gets the value of the qnameAttrNoDefault property.

Returns:
possible object is QName

setQnameAttrNoDefault

public void setQnameAttrNoDefault(javax.xml.namespace.QName value)
Sets the value of the qnameAttrNoDefault property.

Parameters:
value - allowed object is QName

getShortAttr

public short getShortAttr()
Gets the value of the shortAttr property.

Returns:
possible object is Short

setShortAttr

public void setShortAttr(java.lang.Short value)
Sets the value of the shortAttr property.

Parameters:
value - allowed object is Short

getShortAttrNoDefault

public java.lang.Short getShortAttrNoDefault()
Gets the value of the shortAttrNoDefault property.

Returns:
possible object is Short

setShortAttrNoDefault

public void setShortAttrNoDefault(java.lang.Short value)
Sets the value of the shortAttrNoDefault property.

Parameters:
value - allowed object is Short

getStringAttr

public java.lang.String getStringAttr()
Gets the value of the stringAttr property.

Returns:
possible object is String

setStringAttr

public void setStringAttr(java.lang.String value)
Sets the value of the stringAttr property.

Parameters:
value - allowed object is String

getStringAttrNoDefault

public java.lang.String getStringAttrNoDefault()
Gets the value of the stringAttrNoDefault property.

Returns:
possible object is String

setStringAttrNoDefault

public void setStringAttrNoDefault(java.lang.String value)
Sets the value of the stringAttrNoDefault property.

Parameters:
value - allowed object is String

getUnsignedByteAttr

public short getUnsignedByteAttr()
Gets the value of the unsignedByteAttr property.

Returns:
possible object is Short

setUnsignedByteAttr

public void setUnsignedByteAttr(java.lang.Short value)
Sets the value of the unsignedByteAttr property.

Parameters:
value - allowed object is Short

getUnsignedByteAttrNoDefault

public java.lang.Short getUnsignedByteAttrNoDefault()
Gets the value of the unsignedByteAttrNoDefault property.

Returns:
possible object is Short

setUnsignedByteAttrNoDefault

public void setUnsignedByteAttrNoDefault(java.lang.Short value)
Sets the value of the unsignedByteAttrNoDefault property.

Parameters:
value - allowed object is Short

getUnsignedIntAttr

public long getUnsignedIntAttr()
Gets the value of the unsignedIntAttr property.

Returns:
possible object is Long

setUnsignedIntAttr

public void setUnsignedIntAttr(java.lang.Long value)
Sets the value of the unsignedIntAttr property.

Parameters:
value - allowed object is Long

getUnsignedIntAttrNoDefault

public java.lang.Long getUnsignedIntAttrNoDefault()
Gets the value of the unsignedIntAttrNoDefault property.

Returns:
possible object is Long

setUnsignedIntAttrNoDefault

public void setUnsignedIntAttrNoDefault(java.lang.Long value)
Sets the value of the unsignedIntAttrNoDefault property.

Parameters:
value - allowed object is Long

getUnsignedShortAttr

public int getUnsignedShortAttr()
Gets the value of the unsignedShortAttr property.

Returns:
possible object is Integer

setUnsignedShortAttr

public void setUnsignedShortAttr(java.lang.Integer value)
Sets the value of the unsignedShortAttr property.

Parameters:
value - allowed object is Integer

getUnsignedShortAttrNoDefault

public java.lang.Integer getUnsignedShortAttrNoDefault()
Gets the value of the unsignedShortAttrNoDefault property.

Returns:
possible object is Integer

setUnsignedShortAttrNoDefault

public void setUnsignedShortAttrNoDefault(java.lang.Integer value)
Sets the value of the unsignedShortAttrNoDefault property.

Parameters:
value - allowed object is Integer

getStringElem

public java.lang.String getStringElem()
Gets the value of the stringElem property.


isBooleanElem

public java.lang.Boolean isBooleanElem()
Gets the value of the booleanElem property.


getIntegerElem

public java.math.BigInteger getIntegerElem()
Gets the value of the integerElem property.


getIntElem

public java.lang.Integer getIntElem()
Gets the value of the intElem property.


getLongElem

public java.lang.Long getLongElem()
Gets the value of the longElem property.


getShortElem

public java.lang.Short getShortElem()
Gets the value of the shortElem property.


getDecimalElem

public java.math.BigDecimal getDecimalElem()
Gets the value of the decimalElem property.


getFloatElem

public java.lang.Float getFloatElem()
Gets the value of the floatElem property.


getDoubleElem

public java.lang.Double getDoubleElem()
Gets the value of the doubleElem property.


getByteElem

public java.lang.Byte getByteElem()
Gets the value of the byteElem property.


getQnameElem

public javax.xml.namespace.QName getQnameElem()
Gets the value of the qnameElem property.


getBase64BinaryElem

public byte[] getBase64BinaryElem()
Gets the value of the base64BinaryElem property.


getHexBinaryElem

public byte[] getHexBinaryElem()
Gets the value of the hexBinaryElem property.


getUnsignedIntElem

public java.lang.Long getUnsignedIntElem()
Gets the value of the unsignedIntElem property.


getUnsignedShortElem

public java.lang.Integer getUnsignedShortElem()
Gets the value of the unsignedShortElem property.


getUnsignedByteElem

public java.lang.Short getUnsignedByteElem()
Gets the value of the unsignedByteElem property.


getDurationElem

public javax.xml.datatype.Duration getDurationElem()
Gets the value of the durationElem property.


getTemperature

public java.lang.Integer getTemperature()
Gets the value of the temperature property.


getRoomTemperature

public java.lang.Integer getRoomTemperature()
Gets the value of the roomTemperature property.


getDurationAttr

public javax.xml.datatype.Duration getDurationAttr()
Gets the value of the durationAttr property.


getQnameAttr

public javax.xml.namespace.QName getQnameAttr()
Gets the value of the qnameAttr property.



Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.