All Packages Class Hierarchy This Package Previous Next Index
Interface de.unihh.informatik.tide.Server_Description
- public interface Server_Description
- extends Object
IDL-Code contains comments
-
get_abstract()
-
-
get_administrator()
-
-
get_credentials()
-
-
get_name()
-
-
get_news()
-
get_name
public abstract String get_name()
get_abstract
public abstract String get_abstract()
get_news
public abstract String get_news()
get_administrator
public abstract Server_Administrator get_administrator()
get_credentials
public abstract byte[] get_credentials()
All Packages Class Hierarchy This Package Previous Next Index