org.jasig.portal.tools.dbloader
Class Type
java.lang.Object
org.jasig.portal.tools.dbloader.Type
- public class Type
- extends java.lang.Object
Utility class used during loading of the database.
- Version:
- $Revision: 1.2 $
- Author:
- Ken Weiner, kweiner@unicon.net, Mark Boyd
Constructor Summary |
Type()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Type
public Type()
getGeneric
public java.lang.String getGeneric()
getLocal
public java.lang.String getLocal()
setGeneric
public void setGeneric(java.lang.String genericType)
setLocal
public void setLocal(java.lang.String local)