Class MSSProfileQueryResponse
java.lang.Object
ch.swisscom.mid.client.rest.model.profqresp.MSSProfileQueryResponse
public class MSSProfileQueryResponse extends Object
-
Constructor Summary
Constructors Constructor Description MSSProfileQueryResponse() -
Method Summary
Modifier and Type Method Description MSSProfileRespgetMSSProfileResp()voidsetMSSProfileResp(MSSProfileResp mSSProfileResp)StringtoString()MSSProfileQueryResponsewithMSSProfileResp(MSSProfileResp mSSProfileResp)
-
Constructor Details
-
MSSProfileQueryResponse
public MSSProfileQueryResponse()
-
-
Method Details