Uses of Enum
de.xima.fc.mdl.enums.EPostfachColumnIdentifier
Packages that use EPostfachColumnIdentifier
Package
Description
Commonly used enumeration that are mainly used in model classes.
-
Uses of EPostfachColumnIdentifier in de.xima.fc.mdl.enums
Subclasses with type arguments of type EPostfachColumnIdentifier in de.xima.fc.mdl.enumsMethods in de.xima.fc.mdl.enums that return EPostfachColumnIdentifierModifier and TypeMethodDescriptionstatic EPostfachColumnIdentifierEPostfachColumnIdentifier.getByInternalIdentifier(String internalIdentifier) static EPostfachColumnIdentifierReturns the enum constant of this type with the specified name.static EPostfachColumnIdentifier[]EPostfachColumnIdentifier.values()Returns an array containing the constants of this enum type, in the order they are declared.