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

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

public class GHNArray
extends Object


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

Constructor Detail

GHNArray

public GHNArray(List<String> ghns)

GHNArray

protected GHNArray()
Method Detail

shns

public List<String> shns()
Returns:
the ghns

ghns

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


Copyright © 2013. All Rights Reserved.