joosc.resource
Class ToStringLabels

java.lang.Object
  extended byjoosc.resource.Resources
      extended byjoosc.resource.Labels
          extended byjoosc.resource.ToStringLabels

public class ToStringLabels
extends Labels


Constructor Summary
ToStringLabels(int nullLabel, int stopLabel)
           
 
Method Summary
 int getNullLabel()
           
 int getStopLabel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToStringLabels

public ToStringLabels(int nullLabel,
                      int stopLabel)
Method Detail

getNullLabel

public int getNullLabel()

getStopLabel

public int getStopLabel()