Package com.arms.api.util.model.dto
Class PdServiceAndIsReqDTO
- java.lang.Object
-
- com.arms.api.util.model.dto.PdServiceAndIsReqDTO
-
public class PdServiceAndIsReqDTO extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PdServiceAndIsReqDTO()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static PdServiceAndIsReqDTOof(java.lang.Long pdServiceLink, java.util.List<java.lang.Long> pdServiceVersionLinks, java.lang.Boolean isReq)
-
-
-
Method Detail
-
of
public static PdServiceAndIsReqDTO of(java.lang.Long pdServiceLink, java.util.List<java.lang.Long> pdServiceVersionLinks, java.lang.Boolean isReq)
-
-