| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjavax.xml.rpc.holders.CalendarHolder
Holder for Calendars.
| Field Summary | |
|  java.util.Calendar | valueThe Calendarthat is held. | 
| Constructor Summary | |
| CalendarHolder()Make a new CalendarHolderwith anullvalue.r | |
| CalendarHolder(java.util.Calendar value)Make a new CalendarHolderwithvalueas
 the value. | |
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
public java.util.Calendar value
Calendar that is held.
| Constructor Detail | 
public CalendarHolder()
CalendarHolder with a null value.r
public CalendarHolder(java.util.Calendar value)
CalendarHolder with value as
 the value.
value - the Calendar to hold| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||