com.sas.drugdev.remote.type
Interface Type

All Known Subinterfaces:
RemoteType
All Known Implementing Classes:
TypeBean

public interface Type

A Type represents a typedef in SDD. A typedef describes a type for a Node in the repository. Defined with each type is whether it is a type for a container and a set of properties that can be set on the type of node.


Method Summary
 java.lang.String getName()
          Get the name of this Type
 

Method Detail

getName

public java.lang.String getName()
Get the name of this Type

Returns:
Name of this type