Public Member Functions | |
| Completion () | |
Static Public Member Functions | |
| static void | setClassType (AcsComplexType t) |
| static AcsComplexType | getClassType () |
Static Protected Attributes | |
| static AcsComplexType | completionType |
The internal representation of a Completion. Almost no diference with a plain Complex Object, just defined for naming reasons.
| cl.utfsm.acs.ebe.Completion.Completion | ( | ) |
Completion constructor
References cl.utfsm.acs.ebe.Completion.completionType.
| static AcsComplexType cl.utfsm.acs.ebe.Completion.getClassType | ( | ) | [static] |
The class method to get the class Type
References cl.utfsm.acs.ebe.Completion.completionType.
| static void cl.utfsm.acs.ebe.Completion.setClassType | ( | AcsComplexType | t | ) | [static] |
The class method to setup the type
References cl.utfsm.acs.ebe.Completion.completionType.
AcsComplexType cl.utfsm.acs.ebe.Completion.completionType [static, protected] |
The class AcsType
Referenced by cl.utfsm.acs.ebe.Completion.Completion(), cl.utfsm.acs.ebe.Completion.getClassType(), and cl.utfsm.acs.ebe.Completion.setClassType().
1.7.0