Uses of Class
org.nuiton.eugene.EugeneCoreTagValues.Store
-
Packages that use EugeneCoreTagValues.Store Package Description org.nuiton.eugene Eugene. -
-
Uses of EugeneCoreTagValues.Store in org.nuiton.eugene
Methods in org.nuiton.eugene that return EugeneCoreTagValues.Store Modifier and Type Method Description static EugeneCoreTagValues.StoreEugeneCoreTagValues.Store. valueOf(String name)Returns the enum constant of this type with the specified name.static EugeneCoreTagValues.Store[]EugeneCoreTagValues.Store. values()Returns an array containing the constants of this enum type, in the order they are declared.
-