org.apache.axis.holders

Class NegativeIntegerHolder

Implemented Interfaces:
Holder

public final class NegativeIntegerHolder
extends java.lang.Object
implements Holder

Class NegativeIntegerHolder

Field Summary

NegativeInteger
value
Field _value

Constructor Summary

NegativeIntegerHolder()
Constructor NegativeIntegerHolder
NegativeIntegerHolder(NegativeInteger value)
Constructor NegativeIntegerHolder

Field Details

value

public NegativeInteger value
Field _value

Constructor Details

NegativeIntegerHolder

public NegativeIntegerHolder()
Constructor NegativeIntegerHolder

NegativeIntegerHolder

public NegativeIntegerHolder(NegativeInteger value)
Constructor NegativeIntegerHolder
Parameters:
value -

Copyright © 2005 Apache Web Services Project. All Rights Reserved.