bea Systems, Inc.

examples.extending
Class AlphaNumericSequencerExtensionValue

java.lang.Object
  |
  +--theory.smart.foundation.SmartValue
        |
        +--theory.smart.axiom.util.AlphaNumericSequencerValue
              |
              +--examples.extending.AlphaNumericSequencerExtensionValue

public class AlphaNumericSequencerExtensionValue
extends AlphaNumericSequencerValue

See Also:
AlphaNumericSequencerExtension, AlphaNumericSequencerExtensionHome, AlphaNumericSequencerExtension.getAlphaNumericSequencerExtensionByValue(), AlphaNumericSequencerExtension.setAlphaNumericSequencerExtensionByValue(AlphaNumericSequencerExtensionValue), Serialized Form

Fields inherited from class theory.smart.axiom.util.AlphaNumericSequencerValue
counter, identifier, numDigits, prefix, step, suffix
 
Constructor Summary
protected AlphaNumericSequencerExtensionValue()
          Only get/setAlphaNumericSequencerExtensionByValue methods are allowed to call this constructor.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AlphaNumericSequencerExtensionValue

protected AlphaNumericSequencerExtensionValue()
Only get/setAlphaNumericSequencerExtensionByValue methods are allowed to call this constructor.

bea Systems, Inc.

© Copyright 2000 bea Systems, Inc. All rights reserved.