Uses of Class
ch.swisscom.mid.client.rest.model.profqreq.APInfo
-
Packages that use APInfo Package Description ch.swisscom.mid.client.rest.model.profqreq -
-
Uses of APInfo in ch.swisscom.mid.client.rest.model.profqreq
Methods in ch.swisscom.mid.client.rest.model.profqreq that return APInfo Modifier and Type Method Description APInfoMSSProfileReq. getAPInfo()APInfoAPInfo. withApId(String apId)APInfoAPInfo. withApPwd(String apPwd)APInfoAPInfo. withAPTransID(String aPTransID)APInfoAPInfo. withInstant(String instant)Methods in ch.swisscom.mid.client.rest.model.profqreq with parameters of type APInfo Modifier and Type Method Description voidMSSProfileReq. setAPInfo(APInfo aPInfo)MSSProfileReqMSSProfileReq. withAPInfo(APInfo aPInfo)
-