jpl.mipl.mdms.FileService.komodo.api
Class FileTypeInfo
java.lang.Object
jpl.mipl.mdms.FileService.komodo.api.FileTypeInfo
public class FileTypeInfo
- extends Object
BaseClient-side Komodo internal file type class.
Methods are provided for returning file type and server information.
- Version:
- $Id: FileTypeInfo.java,v 1.5 2005/03/09 00:15:50 ntt Exp $
- Author:
- J. Jacobson, R. Pavlovsky
|
Constructor Summary |
FileTypeInfo(String groupName,
String typeName)
Constructor, takes one string argument for the name of the file type. |
FileTypeInfo
public FileTypeInfo(String groupName,
String typeName)
- Constructor, takes one string argument for the name of the file type.
- Parameters:
name - The file type name
toString
public String toString()
- Get a string representation of class
- Overrides:
toString in class Object
- Returns:
- String representation of class