Uses of Enum Class
fr.gouv.vitam.common.guid.GUIDObjectType.GUIDObjectEnumType
Packages that use GUIDObjectType.GUIDObjectEnumType
-
Uses of GUIDObjectType.GUIDObjectEnumType in fr.gouv.vitam.common.guid
Methods in fr.gouv.vitam.common.guid that return GUIDObjectType.GUIDObjectEnumTypeModifier and TypeMethodDescriptionGUIDObjectType.getEnumType(int id) Utility method to get Enum instead of intReturns the enum constant of this class with the specified name.static GUIDObjectType.GUIDObjectEnumType[]GUIDObjectType.GUIDObjectEnumType.values()Returns an array containing the constants of this enum class, in the order they are declared.