-
public class SectionEntity.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegerNORMAL_TYPEprivate final IntegerHEADER_TYPEpublic final static SectionEntity.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final IntegergetNORMAL_TYPE()final IntegergetHEADER_TYPE()-
-
Method Detail
-
getNORMAL_TYPE
final Integer getNORMAL_TYPE()
-
getHEADER_TYPE
final Integer getHEADER_TYPE()
-
-
-
-