Class BigIntegerDelegation

java.lang.Object
org.eclnt.jsfserver.util.valuemgmt.impl.ValueDelegation<BigInteger>
org.eclnt.jsfserver.util.valuemgmt.impl.BigIntegerDelegation
All Implemented Interfaces:
IDynamicContentBindingObject, IValueDelegation<BigInteger>
Direct Known Subclasses:
BigIntegerValue

public abstract class BigIntegerDelegation extends ValueDelegation<BigInteger>
  • Constructor Details

    • BigIntegerDelegation

      public BigIntegerDelegation()
  • Method Details

    • getValueClass

      public Class getValueClass()