|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.data.tmf.api.Property
public class Property
A plugin property.
| Constructor Summary | |
|---|---|
Property(String description,
String name,
String value)
|
|
| Method Summary | |
|---|---|
String |
description()
Return the property description. |
String |
name()
Returns the property name. |
String |
value()
Returns the property value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Property(String description,
String name,
String value)
| Method Detail |
|---|
public String name()
public String description()
public String value()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||