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