com.sas.drugdev.remote.type
Class TypeBean

java.lang.Object
  extended by com.sas.drugdev.remote.type.TypeBean
All Implemented Interfaces:
Type

public class TypeBean
extends java.lang.Object
implements Type


Constructor Summary
TypeBean(java.lang.String name)
           
 
Method Summary
 java.lang.String getName()
          Get the name of this Type
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeBean

public TypeBean(java.lang.String name)
Method Detail

getName

public java.lang.String getName()
Description copied from interface: Type
Get the name of this Type

Specified by:
getName in interface Type
Returns:
Name of this type