Adjusted methodArgs.

CD_public-charging-management-composite-service
SLW\ARNAUA 2022-06-28 14:52:40 +02:00
parent f56d72425f
commit 38de181388
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ customService1:
- name: myJOYNRService
- className: com.bmw.cc.conn.this.is.just.an.exampleClasss
- methodName: exampleJoynrMethod
- methodArgs: java.lang.Byte[],java.lang.String
- methodArgs: java.lang.Byte[]","java.lang.String
- returnType: void
- skipDeployment: "true"