com.stimulsoft.samples
Class ObjectCell

java.lang.Object
  extended by com.stimulsoft.samples.ObjectCell

public class ObjectCell
extends Object

Copyright Stimulsoft


Field Summary
 String val
           
 
Constructor Summary
ObjectCell(String val)
           
 
Method Summary
 boolean equals(Object obj)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

val

public String val
Constructor Detail

ObjectCell

public ObjectCell(String val)
Method Detail

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2017 Stimulsoft. All Rights Reserved.