org.gcube.vremanagement.vremodel.cl.stubs.types
Class GHNList

java.lang.Object
  extended by org.gcube.vremanagement.vremodel.cl.stubs.types.GHNList

public class GHNList
extends Object


Constructor Summary
protected GHNList()
           
  GHNList(List<GHN> ghns)
           
 
Method Summary
 List<GHN> ghns()
           
 void ghns(List<GHN> ghns)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GHNList

protected GHNList()

GHNList

public GHNList(List<GHN> ghns)
Method Detail

ghns

public List<GHN> ghns()
Returns:
the ghns

ghns

public void ghns(List<GHN> ghns)
Parameters:
ghns - the ghns to set


Copyright © 2013. All Rights Reserved.