All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface de.unihh.informatik.tide.Loading_Description

public interface Loading_Description
extends Transient
IDL-Code contains comments


Method Index

 o get_format()
 o get_header()
 o get_size()
 o get_url()

Methods

 o get_header
 public abstract String get_header()
 o get_size
 public abstract long get_size()
 o get_format
 public abstract Document_Format get_format()
 o get_url
 public abstract String get_url()

All Packages  Class Hierarchy  This Package  Previous  Next  Index