Class MSSProfileQueryRequest
java.lang.Object
ch.swisscom.mid.client.rest.model.profqreq.MSSProfileQueryRequest
public class MSSProfileQueryRequest extends Object
-
Constructor Summary
Constructors Constructor Description MSSProfileQueryRequest() -
Method Summary
Modifier and Type Method Description MSSProfileReqgetMSSProfileReq()voidsetMSSProfileReq(MSSProfileReq mSSProfileReq)StringtoString()MSSProfileQueryRequestwithMSSProfileReq(MSSProfileReq mSSProfileReq)
-
Constructor Details
-
MSSProfileQueryRequest
public MSSProfileQueryRequest()
-
-
Method Details