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

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

public class ExistingNames
extends Object


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

Constructor Detail

ExistingNames

protected ExistingNames()

ExistingNames

public ExistingNames(List<String> names)
Method Detail

names

public List<String> names()
Returns:
the names

names

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


Copyright © 2013. All Rights Reserved.