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

YearMonthHolder (JAXRPC API) - JBoss 3.2.7 jaxrpc API Documentation 英文版文档


org.apache.axis.holders
Class YearMonthHolder

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

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

Class YearMonthHolder


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

Field Detail

value

public YearMonth value
Field _value

Constructor Detail

YearMonthHolder

public YearMonthHolder()
Constructor YearMonthHolder


YearMonthHolder

public YearMonthHolder(YearMonth value)
Constructor YearMonthHolder

Parameters:
value -


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