Methods Summary |
---|
public void | addFileSuffix(java.lang.String fileSuffix) throw new RuntimeException("Stub!");
|
public void | addMimeType(java.lang.String mimeType) throw new RuntimeException("Stub!");
|
public boolean | equals(java.lang.Object object) throw new RuntimeException("Stub!");
|
public java.lang.String | getDescriprition() throw new RuntimeException("Stub!");
|
public java.lang.String | getDescription() throw new RuntimeException("Stub!");
|
public java.util.Iterator | getFileSuffixIterator() throw new RuntimeException("Stub!");
|
public java.util.Iterator | getMimeTypeIterator() throw new RuntimeException("Stub!");
|
public int | hashCode() throw new RuntimeException("Stub!");
|
public void | setDescription(java.lang.String description) throw new RuntimeException("Stub!");
|