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

ByteWrapperHolder (JBoss J2EE API) - JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档


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

A holder for Bytes.

Version:
$Revision: 1.4 $
Author:
Scott.Stark@jboss.org

Field Summary
 Byte value
           
 
Constructor Summary
ByteWrapperHolder()
           
ByteWrapperHolder(Byte value)
           
 
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 value)


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