Uses of Class
software.amazon.awssdk.services.b2bi.model.EdiType.Type
-
Packages that use EdiType.Type Package Description software.amazon.awssdk.services.b2bi.model -
-
Uses of EdiType.Type in software.amazon.awssdk.services.b2bi.model
Methods in software.amazon.awssdk.services.b2bi.model that return EdiType.Type Modifier and Type Method Description EdiType.TypeEdiType. type()Retrieve an enum value representing which member of this object is populated.static EdiType.TypeEdiType.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static EdiType.Type[]EdiType.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-