Class TreeType (1.9.2)

TreeType(value)

The type of database entities tree.

Values: TREE_TYPE_UNSPECIFIED (0): Tree type unspecified. SOURCE (1): Tree of entities loaded from a source database. DRAFT (2): Tree of entities converted from the source tree using the mapping rules. DESTINATION (3): Tree of entities observed on the destination database.