站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Java Platform, Enterprise Edition v1.4 API Specifications

ByteWrapperHolder (Java 2 Platform Ent. Ed. v1.4) - Java Platform, Enterprise Edition v1.4 API Specifications

JavaTM 2 Platform
Ent. Ed. v1.4

javax.xml.rpc.holders
Class ByteWrapperHolder

java.lang.Object
  extended byjavax.xml.rpc.holders.ByteWrapperHolder
All Implemented Interfaces:
Holder

public final class ByteWrapperHolder
extends Object
implements Holder


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

Field Detail

value

public Byte value
Constructor Detail

ByteWrapperHolder

public ByteWrapperHolder()

ByteWrapperHolder

public ByteWrapperHolder(Byte mybyte)

JavaTM 2 Platform
Ent. Ed. v1.4

Submit a bug or feature

Copyright 2003 Sun Microsystems, Inc. All rights reserved.