org.gcube.data.spd.plugin.fwk
Class Property
java.lang.Object
org.gcube.data.spd.plugin.fwk.Property
- All Implemented Interfaces:
- Comparable<Property>
public class Property
- extends Object
- implements Comparable<Property>
|
Constructor Summary |
Property(org.gcube.data.spd.model.Properties prop,
Object value)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Property
public Property(org.gcube.data.spd.model.Properties prop,
Object value)
isValid
public boolean isValid()
getValue
public Object getValue()
getProp
public org.gcube.data.spd.model.Properties getProp()
compareTo
public int compareTo(Property property)
- Specified by:
compareTo in interface Comparable<Property>
Copyright © 2013. All Rights Reserved.