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

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


org.apache.axis.holders
Class MonthHolder

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

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

Class MonthHolder


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

Field Detail

value

public Month value
Field _value

Constructor Detail

MonthHolder

public MonthHolder()
Constructor MonthHolder


MonthHolder

public MonthHolder(Month value)
Constructor MonthHolder

Parameters:
value -


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