当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档
CalendarHolder (JBoss J2EE API) - JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档
javax.xml.rpc.holders
Class CalendarHolder
java.lang.Object
javax.xml.rpc.holders.CalendarHolder
- All Implemented Interfaces:
- Holder
- public final class CalendarHolder
- extends Object
- implements Holder
A holder for Calendars.
- Version:
- $Revision: 1.4 $
- Author:
- Scott.Stark@jboss.org
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
public Calendar value
CalendarHolder
public CalendarHolder()
CalendarHolder
public CalendarHolder(Calendar value)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.