Uses of Class
company.tap.commondependencies.Mada.StandardCodes.PointOfService.Position10
| Package | Description |
|---|---|
| company.tap.commondependencies.Mada.StandardCodes |
-
Uses of PointOfService.Position10 in company.tap.commondependencies.Mada.StandardCodes
Methods in company.tap.commondependencies.Mada.StandardCodes that return PointOfService.Position10 Modifier and Type Method Description static PointOfService.Position10PointOfService.Position10. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PointOfService.Position10[]PointOfService.Position10. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in company.tap.commondependencies.Mada.StandardCodes with parameters of type PointOfService.Position10 Modifier and Type Method Description static java.lang.StringPointOfService. generateDE22(PointOfService.Position1 position1, PointOfService.Position2 position2, PointOfService.Position3 position3, PointOfService.Position4 position4, PointOfService.Position5 position5, PointOfService.Position6 position6, PointOfService.Position7 position7, PointOfService.Position8 position8, PointOfService.Position9 position9, PointOfService.Position10 position10, PointOfService.Position11 position11, PointOfService.Position12 position12)