站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档

DateHolder (JAXRPC API) - JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档


org.apache.axis.holders
Class DateHolder

java.lang.Object
  extended byorg.apache.axis.holders.DateHolder
All Implemented Interfaces:
javax.xml.rpc.holders.Holder

public final class DateHolder
extends Object
implements javax.xml.rpc.holders.Holder

Class DateHolder


Field Summary
 Date value
          Field _value
 
Constructor Summary
DateHolder()
          Constructor DateHolder
DateHolder(Date value)
          Constructor DateHolder
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public Date value
Field _value

Constructor Detail

DateHolder

public DateHolder()
Constructor DateHolder


DateHolder

public DateHolder(Date value)
Constructor DateHolder

Parameters:
value -


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.