org.gcube.data.spd.model.util
Class ElementProperty

java.lang.Object
  extended by org.gcube.data.spd.model.util.ElementProperty

public class ElementProperty
extends Object


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

Constructor Detail

ElementProperty

protected ElementProperty()

ElementProperty

public ElementProperty(String name,
                       String value)
Method Detail

getName

public String getName()

getValue

public String getValue()


Copyright © 2013. All Rights Reserved.