CatapultServer  v0.5.0.1 (Elephant)
checkProjectStructure.CheckResult Class Reference
Inheritance diagram for checkProjectStructure.CheckResult:
Collaboration diagram for checkProjectStructure.CheckResult:

Static Public Attributes

int Success = 1
 
int Multiple = 2
 
int Invalid = 3
 
int Empty = 4
 

Member Data Documentation

◆ Empty

int checkProjectStructure.CheckResult.Empty = 4
static

◆ Invalid

int checkProjectStructure.CheckResult.Invalid = 3
static

◆ Multiple

int checkProjectStructure.CheckResult.Multiple = 2
static

◆ Success

int checkProjectStructure.CheckResult.Success = 1
static

The documentation for this class was generated from the following file: