org.gcube.application.speciesmanager.stubs.model
Class CommonName

java.lang.Object
  extended by org.gcube.application.speciesmanager.stubs.model.CommonName

public class CommonName
extends Object


Constructor Summary
protected CommonName()
           
  CommonName(String language, String name)
           
 
Method Summary
 String getLanguage()
           
 String getName()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CommonName

protected CommonName()

CommonName

public CommonName(String language,
                  String name)
Method Detail

getLanguage

public String getLanguage()

getName

public String getName()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012. All Rights Reserved.