All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface de.unihh.informatik.tide.Server_Administrator

public interface Server_Administrator
extends Object
IDL-Code contains comments


Method Index

 o get_address()
 o get_mail()
 o get_name()
 o get_phone()

Methods

 o get_name
 public abstract String get_name()
 o get_address
 public abstract String get_address()
 o get_phone
 public abstract String get_phone()
 o get_mail
 public abstract String get_mail()

All Packages  Class Hierarchy  This Package  Previous  Next  Index