Uses of Class
ch.swisscom.mid.client.rest.model.receiptresp.APInfo
| Package | Description |
|---|---|
| ch.swisscom.mid.client.rest.model.receiptresp |
-
Uses of APInfo in ch.swisscom.mid.client.rest.model.receiptresp
Methods in ch.swisscom.mid.client.rest.model.receiptresp that return APInfo Modifier and Type Method Description APInfoMSSReceiptResp. getAPInfo()APInfoAPInfo. withApId(String apId)APInfoAPInfo. withAPTransID(String aPTransID)APInfoAPInfo. withInstant(String instant)Methods in ch.swisscom.mid.client.rest.model.receiptresp with parameters of type APInfo Modifier and Type Method Description voidMSSReceiptResp. setAPInfo(APInfo aPInfo)MSSReceiptRespMSSReceiptResp. withAPInfo(APInfo aPInfo)