org.gcube.vremanagement.vremodeler.impl.util
Class ModelerCollection

java.lang.Object
  extended by org.gcube.vremanagement.vremodeler.impl.util.ModelerCollection

public class ModelerCollection
extends Object


Constructor Summary
ModelerCollection(String id, String description, String name)
           
 
Method Summary
 boolean equals(Object obj)
           
 String getDescription()
           
 String getId()
           
 String getName()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModelerCollection

public ModelerCollection(String id,
                         String description,
                         String name)
Method Detail

getId

public String getId()

getName

public String getName()

getDescription

public String getDescription()

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

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


Copyright © 2013. All Rights Reserved.