org.mobicents.slee.sippresence.pojo.rpid
Class PlaceType

java.lang.Object
  extended by org.mobicents.slee.sippresence.pojo.rpid.PlaceType

public class PlaceType
extends java.lang.Object

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="note" type="{urn:ietf:params:xml:ns:pidf:rpid}Note_t" minOccurs="0"/>
         <choice>
           <element name="aircraft" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="airport" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="arena" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="automobile" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="bank" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="bar" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="bus" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="bus-station" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="cafe" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="classroom" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="club" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="construction" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="convention-center" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="cycle" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="government" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="hospital" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="hotel" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="industrial" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="library" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="office" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="outdoors" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="parking" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="place-of-worship" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="prison" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="public" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="public-transport" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="residence" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="restaurant" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="school" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="shopping-area" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="stadium" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="store" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="street" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="theater" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="train" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="train-station" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="truck" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="underway" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="unknown" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="warehouse" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="water" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="watercraft" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
           <element name="other" type="{urn:ietf:params:xml:ns:pidf:rpid}Note_t"/>
           <any/>
         </choice>
       </sequence>
       <attGroup ref="{urn:ietf:params:xml:ns:pidf:rpid}fromUntil"/>
       <attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" />
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  Empty _public
           
protected  Empty aircraft
           
protected  Empty airport
           
protected  java.util.List<java.lang.Object> any
           
protected  Empty arena
           
protected  Empty automobile
           
protected  Empty bank
           
protected  Empty bar
           
protected  Empty bus
           
protected  Empty busStation
           
protected  Empty cafe
           
protected  Empty classroom
           
protected  Empty club
           
protected  Empty construction
           
protected  Empty conventionCenter
           
protected  Empty cycle
           
protected  javax.xml.datatype.XMLGregorianCalendar from
           
protected  Empty government
           
protected  Empty hospital
           
protected  Empty hotel
           
protected  java.lang.String id
           
protected  Empty industrial
           
protected  Empty library
           
protected  NoteT note
           
protected  Empty office
           
protected  NoteT other
           
protected  Empty outdoors
           
protected  Empty parking
           
protected  Empty placeOfWorship
           
protected  Empty prison
           
protected  Empty publicTransport
           
protected  Empty residence
           
protected  Empty restaurant
           
protected  Empty school
           
protected  Empty shoppingArea
           
protected  Empty stadium
           
protected  Empty store
           
protected  Empty street
           
protected  Empty theater
           
protected  Empty train
           
protected  Empty trainStation
           
protected  Empty truck
           
protected  Empty underway
           
protected  Empty unknown
           
protected  javax.xml.datatype.XMLGregorianCalendar until
           
protected  Empty warehouse
           
protected  Empty water
           
protected  Empty watercraft
           
 
Constructor Summary
PlaceType()
           
 
Method Summary
 Empty getAircraft()
          Gets the value of the aircraft property.
 Empty getAirport()
          Gets the value of the airport property.
 java.util.List<java.lang.Object> getAny()
          Gets the value of the any property.
 Empty getArena()
          Gets the value of the arena property.
 Empty getAutomobile()
          Gets the value of the automobile property.
 Empty getBank()
          Gets the value of the bank property.
 Empty getBar()
          Gets the value of the bar property.
 Empty getBus()
          Gets the value of the bus property.
 Empty getBusStation()
          Gets the value of the busStation property.
 Empty getCafe()
          Gets the value of the cafe property.
 Empty getClassroom()
          Gets the value of the classroom property.
 Empty getClub()
          Gets the value of the club property.
 Empty getConstruction()
          Gets the value of the construction property.
 Empty getConventionCenter()
          Gets the value of the conventionCenter property.
 Empty getCycle()
          Gets the value of the cycle property.
 javax.xml.datatype.XMLGregorianCalendar getFrom()
          Gets the value of the from property.
 Empty getGovernment()
          Gets the value of the government property.
 Empty getHospital()
          Gets the value of the hospital property.
 Empty getHotel()
          Gets the value of the hotel property.
 java.lang.String getId()
          Gets the value of the id property.
 Empty getIndustrial()
          Gets the value of the industrial property.
 Empty getLibrary()
          Gets the value of the library property.
 NoteT getNote()
          Gets the value of the note property.
 Empty getOffice()
          Gets the value of the office property.
 NoteT getOther()
          Gets the value of the other property.
 java.util.Map<javax.xml.namespace.QName,java.lang.String> getOtherAttributes()
          Gets a map that contains attributes that aren't bound to any typed property on this class.
 Empty getOutdoors()
          Gets the value of the outdoors property.
 Empty getParking()
          Gets the value of the parking property.
 Empty getPlaceOfWorship()
          Gets the value of the placeOfWorship property.
 Empty getPrison()
          Gets the value of the prison property.
 Empty getPublic()
          Gets the value of the public property.
 Empty getPublicTransport()
          Gets the value of the publicTransport property.
 Empty getResidence()
          Gets the value of the residence property.
 Empty getRestaurant()
          Gets the value of the restaurant property.
 Empty getSchool()
          Gets the value of the school property.
 Empty getShoppingArea()
          Gets the value of the shoppingArea property.
 Empty getStadium()
          Gets the value of the stadium property.
 Empty getStore()
          Gets the value of the store property.
 Empty getStreet()
          Gets the value of the street property.
 Empty getTheater()
          Gets the value of the theater property.
 Empty getTrain()
          Gets the value of the train property.
 Empty getTrainStation()
          Gets the value of the trainStation property.
 Empty getTruck()
          Gets the value of the truck property.
 Empty getUnderway()
          Gets the value of the underway property.
 Empty getUnknown()
          Gets the value of the unknown property.
 javax.xml.datatype.XMLGregorianCalendar getUntil()
          Gets the value of the until property.
 Empty getWarehouse()
          Gets the value of the warehouse property.
 Empty getWater()
          Gets the value of the water property.
 Empty getWatercraft()
          Gets the value of the watercraft property.
 void setAircraft(Empty value)
          Sets the value of the aircraft property.
 void setAirport(Empty value)
          Sets the value of the airport property.
 void setArena(Empty value)
          Sets the value of the arena property.
 void setAutomobile(Empty value)
          Sets the value of the automobile property.
 void setBank(Empty value)
          Sets the value of the bank property.
 void setBar(Empty value)
          Sets the value of the bar property.
 void setBus(Empty value)
          Sets the value of the bus property.
 void setBusStation(Empty value)
          Sets the value of the busStation property.
 void setCafe(Empty value)
          Sets the value of the cafe property.
 void setClassroom(Empty value)
          Sets the value of the classroom property.
 void setClub(Empty value)
          Sets the value of the club property.
 void setConstruction(Empty value)
          Sets the value of the construction property.
 void setConventionCenter(Empty value)
          Sets the value of the conventionCenter property.
 void setCycle(Empty value)
          Sets the value of the cycle property.
 void setFrom(javax.xml.datatype.XMLGregorianCalendar value)
          Sets the value of the from property.
 void setGovernment(Empty value)
          Sets the value of the government property.
 void setHospital(Empty value)
          Sets the value of the hospital property.
 void setHotel(Empty value)
          Sets the value of the hotel property.
 void setId(java.lang.String value)
          Sets the value of the id property.
 void setIndustrial(Empty value)
          Sets the value of the industrial property.
 void setLibrary(Empty value)
          Sets the value of the library property.
 void setNote(NoteT value)
          Sets the value of the note property.
 void setOffice(Empty value)
          Sets the value of the office property.
 void setOther(NoteT value)
          Sets the value of the other property.
 void setOutdoors(Empty value)
          Sets the value of the outdoors property.
 void setParking(Empty value)
          Sets the value of the parking property.
 void setPlaceOfWorship(Empty value)
          Sets the value of the placeOfWorship property.
 void setPrison(Empty value)
          Sets the value of the prison property.
 void setPublic(Empty value)
          Sets the value of the public property.
 void setPublicTransport(Empty value)
          Sets the value of the publicTransport property.
 void setResidence(Empty value)
          Sets the value of the residence property.
 void setRestaurant(Empty value)
          Sets the value of the restaurant property.
 void setSchool(Empty value)
          Sets the value of the school property.
 void setShoppingArea(Empty value)
          Sets the value of the shoppingArea property.
 void setStadium(Empty value)
          Sets the value of the stadium property.
 void setStore(Empty value)
          Sets the value of the store property.
 void setStreet(Empty value)
          Sets the value of the street property.
 void setTheater(Empty value)
          Sets the value of the theater property.
 void setTrain(Empty value)
          Sets the value of the train property.
 void setTrainStation(Empty value)
          Sets the value of the trainStation property.
 void setTruck(Empty value)
          Sets the value of the truck property.
 void setUnderway(Empty value)
          Sets the value of the underway property.
 void setUnknown(Empty value)
          Sets the value of the unknown property.
 void setUntil(javax.xml.datatype.XMLGregorianCalendar value)
          Sets the value of the until property.
 void setWarehouse(Empty value)
          Sets the value of the warehouse property.
 void setWater(Empty value)
          Sets the value of the water property.
 void setWatercraft(Empty value)
          Sets the value of the watercraft property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

note

protected NoteT note

aircraft

protected Empty aircraft

airport

protected Empty airport

arena

protected Empty arena

automobile

protected Empty automobile

bank

protected Empty bank

bar

protected Empty bar

bus

protected Empty bus

busStation

protected Empty busStation

cafe

protected Empty cafe

classroom

protected Empty classroom

club

protected Empty club

construction

protected Empty construction

conventionCenter

protected Empty conventionCenter

cycle

protected Empty cycle

government

protected Empty government

hospital

protected Empty hospital

hotel

protected Empty hotel

industrial

protected Empty industrial

library

protected Empty library

office

protected Empty office

outdoors

protected Empty outdoors

parking

protected Empty parking

placeOfWorship

protected Empty placeOfWorship

prison

protected Empty prison

_public

protected Empty _public

publicTransport

protected Empty publicTransport

residence

protected Empty residence

restaurant

protected Empty restaurant

school

protected Empty school

shoppingArea

protected Empty shoppingArea

stadium

protected Empty stadium

store

protected Empty store

street

protected Empty street

theater

protected Empty theater

train

protected Empty train

trainStation

protected Empty trainStation

truck

protected Empty truck

underway

protected Empty underway

unknown

protected Empty unknown

warehouse

protected Empty warehouse

water

protected Empty water

watercraft

protected Empty watercraft

other

protected NoteT other

any

protected java.util.List<java.lang.Object> any

id

protected java.lang.String id

from

protected javax.xml.datatype.XMLGregorianCalendar from

until

protected javax.xml.datatype.XMLGregorianCalendar until
Constructor Detail

PlaceType

public PlaceType()
Method Detail

getNote

public NoteT getNote()
Gets the value of the note property.

Returns:
possible object is NoteT

setNote

public void setNote(NoteT value)
Sets the value of the note property.

Parameters:
value - allowed object is NoteT

getAircraft

public Empty getAircraft()
Gets the value of the aircraft property.

Returns:
possible object is Empty

setAircraft

public void setAircraft(Empty value)
Sets the value of the aircraft property.

Parameters:
value - allowed object is Empty

getAirport

public Empty getAirport()
Gets the value of the airport property.

Returns:
possible object is Empty

setAirport

public void setAirport(Empty value)
Sets the value of the airport property.

Parameters:
value - allowed object is Empty

getArena

public Empty getArena()
Gets the value of the arena property.

Returns:
possible object is Empty

setArena

public void setArena(Empty value)
Sets the value of the arena property.

Parameters:
value - allowed object is Empty

getAutomobile

public Empty getAutomobile()
Gets the value of the automobile property.

Returns:
possible object is Empty

setAutomobile

public void setAutomobile(Empty value)
Sets the value of the automobile property.

Parameters:
value - allowed object is Empty

getBank

public Empty getBank()
Gets the value of the bank property.

Returns:
possible object is Empty

setBank

public void setBank(Empty value)
Sets the value of the bank property.

Parameters:
value - allowed object is Empty

getBar

public Empty getBar()
Gets the value of the bar property.

Returns:
possible object is Empty

setBar

public void setBar(Empty value)
Sets the value of the bar property.

Parameters:
value - allowed object is Empty

getBus

public Empty getBus()
Gets the value of the bus property.

Returns:
possible object is Empty

setBus

public void setBus(Empty value)
Sets the value of the bus property.

Parameters:
value - allowed object is Empty

getBusStation

public Empty getBusStation()
Gets the value of the busStation property.

Returns:
possible object is Empty

setBusStation

public void setBusStation(Empty value)
Sets the value of the busStation property.

Parameters:
value - allowed object is Empty

getCafe

public Empty getCafe()
Gets the value of the cafe property.

Returns:
possible object is Empty

setCafe

public void setCafe(Empty value)
Sets the value of the cafe property.

Parameters:
value - allowed object is Empty

getClassroom

public Empty getClassroom()
Gets the value of the classroom property.

Returns:
possible object is Empty

setClassroom

public void setClassroom(Empty value)
Sets the value of the classroom property.

Parameters:
value - allowed object is Empty

getClub

public Empty getClub()
Gets the value of the club property.

Returns:
possible object is Empty

setClub

public void setClub(Empty value)
Sets the value of the club property.

Parameters:
value - allowed object is Empty

getConstruction

public Empty getConstruction()
Gets the value of the construction property.

Returns:
possible object is Empty

setConstruction

public void setConstruction(Empty value)
Sets the value of the construction property.

Parameters:
value - allowed object is Empty

getConventionCenter

public Empty getConventionCenter()
Gets the value of the conventionCenter property.

Returns:
possible object is Empty

setConventionCenter

public void setConventionCenter(Empty value)
Sets the value of the conventionCenter property.

Parameters:
value - allowed object is Empty

getCycle

public Empty getCycle()
Gets the value of the cycle property.

Returns:
possible object is Empty

setCycle

public void setCycle(Empty value)
Sets the value of the cycle property.

Parameters:
value - allowed object is Empty

getGovernment

public Empty getGovernment()
Gets the value of the government property.

Returns:
possible object is Empty

setGovernment

public void setGovernment(Empty value)
Sets the value of the government property.

Parameters:
value - allowed object is Empty

getHospital

public Empty getHospital()
Gets the value of the hospital property.

Returns:
possible object is Empty

setHospital

public void setHospital(Empty value)
Sets the value of the hospital property.

Parameters:
value - allowed object is Empty

getHotel

public Empty getHotel()
Gets the value of the hotel property.

Returns:
possible object is Empty

setHotel

public void setHotel(Empty value)
Sets the value of the hotel property.

Parameters:
value - allowed object is Empty

getIndustrial

public Empty getIndustrial()
Gets the value of the industrial property.

Returns:
possible object is Empty

setIndustrial

public void setIndustrial(Empty value)
Sets the value of the industrial property.

Parameters:
value - allowed object is Empty

getLibrary

public Empty getLibrary()
Gets the value of the library property.

Returns:
possible object is Empty

setLibrary

public void setLibrary(Empty value)
Sets the value of the library property.

Parameters:
value - allowed object is Empty

getOffice

public Empty getOffice()
Gets the value of the office property.

Returns:
possible object is Empty

setOffice

public void setOffice(Empty value)
Sets the value of the office property.

Parameters:
value - allowed object is Empty

getOutdoors

public Empty getOutdoors()
Gets the value of the outdoors property.

Returns:
possible object is Empty

setOutdoors

public void setOutdoors(Empty value)
Sets the value of the outdoors property.

Parameters:
value - allowed object is Empty

getParking

public Empty getParking()
Gets the value of the parking property.

Returns:
possible object is Empty

setParking

public void setParking(Empty value)
Sets the value of the parking property.

Parameters:
value - allowed object is Empty

getPlaceOfWorship

public Empty getPlaceOfWorship()
Gets the value of the placeOfWorship property.

Returns:
possible object is Empty

setPlaceOfWorship

public void setPlaceOfWorship(Empty value)
Sets the value of the placeOfWorship property.

Parameters:
value - allowed object is Empty

getPrison

public Empty getPrison()
Gets the value of the prison property.

Returns:
possible object is Empty

setPrison

public void setPrison(Empty value)
Sets the value of the prison property.

Parameters:
value - allowed object is Empty

getPublic

public Empty getPublic()
Gets the value of the public property.

Returns:
possible object is Empty

setPublic

public void setPublic(Empty value)
Sets the value of the public property.

Parameters:
value - allowed object is Empty

getPublicTransport

public Empty getPublicTransport()
Gets the value of the publicTransport property.

Returns:
possible object is Empty

setPublicTransport

public void setPublicTransport(Empty value)
Sets the value of the publicTransport property.

Parameters:
value - allowed object is Empty

getResidence

public Empty getResidence()
Gets the value of the residence property.

Returns:
possible object is Empty

setResidence

public void setResidence(Empty value)
Sets the value of the residence property.

Parameters:
value - allowed object is Empty

getRestaurant

public Empty getRestaurant()
Gets the value of the restaurant property.

Returns:
possible object is Empty

setRestaurant

public void setRestaurant(Empty value)
Sets the value of the restaurant property.

Parameters:
value - allowed object is Empty

getSchool

public Empty getSchool()
Gets the value of the school property.

Returns:
possible object is Empty

setSchool

public void setSchool(Empty value)
Sets the value of the school property.

Parameters:
value - allowed object is Empty

getShoppingArea

public Empty getShoppingArea()
Gets the value of the shoppingArea property.

Returns:
possible object is Empty

setShoppingArea

public void setShoppingArea(Empty value)
Sets the value of the shoppingArea property.

Parameters:
value - allowed object is Empty

getStadium

public Empty getStadium()
Gets the value of the stadium property.

Returns:
possible object is Empty

setStadium

public void setStadium(Empty value)
Sets the value of the stadium property.

Parameters:
value - allowed object is Empty

getStore

public Empty getStore()
Gets the value of the store property.

Returns:
possible object is Empty

setStore

public void setStore(Empty value)
Sets the value of the store property.

Parameters:
value - allowed object is Empty

getStreet

public Empty getStreet()
Gets the value of the street property.

Returns:
possible object is Empty

setStreet

public void setStreet(Empty value)
Sets the value of the street property.

Parameters:
value - allowed object is Empty

getTheater

public Empty getTheater()
Gets the value of the theater property.

Returns:
possible object is Empty

setTheater

public void setTheater(Empty value)
Sets the value of the theater property.

Parameters:
value - allowed object is Empty

getTrain

public Empty getTrain()
Gets the value of the train property.

Returns:
possible object is Empty

setTrain

public void setTrain(Empty value)
Sets the value of the train property.

Parameters:
value - allowed object is Empty

getTrainStation

public Empty getTrainStation()
Gets the value of the trainStation property.

Returns:
possible object is Empty

setTrainStation

public void setTrainStation(Empty value)
Sets the value of the trainStation property.

Parameters:
value - allowed object is Empty

getTruck

public Empty getTruck()
Gets the value of the truck property.

Returns:
possible object is Empty

setTruck

public void setTruck(Empty value)
Sets the value of the truck property.

Parameters:
value - allowed object is Empty

getUnderway

public Empty getUnderway()
Gets the value of the underway property.

Returns:
possible object is Empty

setUnderway

public void setUnderway(Empty value)
Sets the value of the underway property.

Parameters:
value - allowed object is Empty

getUnknown

public Empty getUnknown()
Gets the value of the unknown property.

Returns:
possible object is Empty

setUnknown

public void setUnknown(Empty value)
Sets the value of the unknown property.

Parameters:
value - allowed object is Empty

getWarehouse

public Empty getWarehouse()
Gets the value of the warehouse property.

Returns:
possible object is Empty

setWarehouse

public void setWarehouse(Empty value)
Sets the value of the warehouse property.

Parameters:
value - allowed object is Empty

getWater

public Empty getWater()
Gets the value of the water property.

Returns:
possible object is Empty

setWater

public void setWater(Empty value)
Sets the value of the water property.

Parameters:
value - allowed object is Empty

getWatercraft

public Empty getWatercraft()
Gets the value of the watercraft property.

Returns:
possible object is Empty

setWatercraft

public void setWatercraft(Empty value)
Sets the value of the watercraft property.

Parameters:
value - allowed object is Empty

getOther

public NoteT getOther()
Gets the value of the other property.

Returns:
possible object is NoteT

setOther

public void setOther(NoteT value)
Sets the value of the other property.

Parameters:
value - allowed object is NoteT

getAny

public java.util.List<java.lang.Object> getAny()
Gets the value of the any property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the any property.

For example, to add a new item, do as follows:

    getAny().add(newItem);
 

Objects of the following type(s) are allowed in the list Element Object


getId

public java.lang.String getId()
Gets the value of the id property.

Returns:
possible object is String

setId

public void setId(java.lang.String value)
Sets the value of the id property.

Parameters:
value - allowed object is String

getFrom

public javax.xml.datatype.XMLGregorianCalendar getFrom()
Gets the value of the from property.

Returns:
possible object is XMLGregorianCalendar

setFrom

public void setFrom(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the from property.

Parameters:
value - allowed object is XMLGregorianCalendar

getUntil

public javax.xml.datatype.XMLGregorianCalendar getUntil()
Gets the value of the until property.

Returns:
possible object is XMLGregorianCalendar

setUntil

public void setUntil(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the until property.

Parameters:
value - allowed object is XMLGregorianCalendar

getOtherAttributes

public java.util.Map<javax.xml.namespace.QName,java.lang.String> getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.

the map is keyed by the name of the attribute and the value is the string value of the attribute. the map returned by this method is live, and you can add new attribute by updating the map directly. Because of this design, there's no setter.

Returns:
always non-null


Copyright © 2008. All Rights Reserved.