arta.synergy.web.common.client.data.bp.docflow.counters
Class ReservedCounter

java.lang.Object
  extended by arta.synergy.web.common.client.data.bp.docflow.counters.ReservedCounter
All Implemented Interfaces:
java.io.Serializable

public class ReservedCounter
extends java.lang.Object
implements java.io.Serializable

Created by IntelliJ IDEA. User: exile Date: 22.05.13 Time: 9:28

See Also:
Serialized Form

Field Summary
 java.lang.String counterCode
           
 boolean existingCounter
           
 GWTDate lastUpdate
           
 java.lang.String value
           
 
Constructor Summary
ReservedCounter()
           
 
Method Summary
 int getValue()
           
 boolean realValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

counterCode

public java.lang.String counterCode

value

public java.lang.String value

existingCounter

public boolean existingCounter

lastUpdate

public GWTDate lastUpdate
Constructor Detail

ReservedCounter

public ReservedCounter()
Method Detail

getValue

public int getValue()

realValue

public boolean realValue()


Copyright © 2000 Dummy Corp. All Rights Reserved.