|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.extrememessaging.ResponseMaster.DispositionType
public class DispositionType
This class holds the information about a disposition type It is created from CDispositions.ReadDispositionTypesFromFiles
| Field Summary | |
|---|---|
java.lang.String |
DispositionName
Name of the disposition |
java.lang.Class<?> |
ImplementingClass
The class that implements this disposition type |
boolean |
RequiresDetailedDispositionFile
True if this disposition type requires a detailed disposition file |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String DispositionName
public boolean RequiresDetailedDispositionFile
public java.lang.Class<?> ImplementingClass
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||