JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.gcube.informationsystem.discovery
Interface Entry
public interface
Entry
An entry in the discovery system, identified by a group, a name and an optional entry name.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getEntryName
()
String
getGroup
()
String
getName
()
Method Details
getGroup
String
getGroup
()
getName
String
getName
()
getEntryName
String
getEntryName
()