Uses of Class
network.oxalis.as4.util.AS4ErrorCode.Origin
-
Packages that use AS4ErrorCode.Origin Package Description network.oxalis.as4.util -
-
Uses of AS4ErrorCode.Origin in network.oxalis.as4.util
Methods in network.oxalis.as4.util that return AS4ErrorCode.Origin Modifier and Type Method Description AS4ErrorCode.OriginAS4ErrorCode. getOrigin()static AS4ErrorCode.OriginAS4ErrorCode.Origin. valueOf(String name)Returns the enum constant of this type with the specified name.static AS4ErrorCode.Origin[]AS4ErrorCode.Origin. values()Returns an array containing the constants of this enum type, in the order they are declared.
-