org.gcube.data.spd.plugin.fwk.util
Class ElementProperty

java.lang.Object
  extended by org.gcube.data.spd.plugin.fwk.util.ElementProperty
All Implemented Interfaces:
Serializable

public class ElementProperty
extends Object
implements Serializable

See Also:
Serialized Form

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.