Uses of Enum
com.x2j.converter.utils.X2JErrorCodes
Packages that use X2JErrorCodes
-
Uses of X2JErrorCodes in com.x2j.converter.excp
Constructors in com.x2j.converter.excp with parameters of type X2JErrorCodesModifierConstructorDescriptionX2JException
(X2JErrorCodes errorCode) Instantiates a new X2JException object. -
Uses of X2JErrorCodes in com.x2j.converter.utils
Methods in com.x2j.converter.utils that return X2JErrorCodesModifier and TypeMethodDescriptionstatic X2JErrorCodes
Returns the enum constant of this type with the specified name.static X2JErrorCodes[]
X2JErrorCodes.values()
Returns an array containing the constants of this enum type, in the order they are declared.