Object RootDocumentType.Companion
-
- All Implemented Interfaces:
public class RootDocumentType.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final List<RootDocumentType>ALL_TYPESpublic final static RootDocumentType.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final List<RootDocumentType>getALL_TYPES()List of all enum values -
-
Method Detail
-
getALL_TYPES
final List<RootDocumentType> getALL_TYPES()
List of all enum values
-
-
-
-