Package io.scanbot.check.entity
Object RootDocumentType.Companion
-
- All Implemented Interfaces:
public class RootDocumentType.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final List<RootDocumentType>
ALL_TYPES
public final static RootDocumentType.Companion
INSTANCE
-
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
-
-
-
-