类 CreateDataPolicyRespDto


  • public class CreateDataPolicyRespDto
    extends Object
    • 构造器详细资料

      • CreateDataPolicyRespDto

        public CreateDataPolicyRespDto()
    • 方法详细资料

      • getPolicyId

        public String getPolicyId()
      • setPolicyId

        public void setPolicyId​(String policyId)
      • getPolicyName

        public String getPolicyName()
      • setPolicyName

        public void setPolicyName​(String policyName)
      • getDescription

        public String getDescription()
      • setDescription

        public void setDescription​(String description)
      • getCreatedAt

        public String getCreatedAt()
      • setCreatedAt

        public void setCreatedAt​(String createdAt)
      • getUpdatedAt

        public String getUpdatedAt()
      • setUpdatedAt

        public void setUpdatedAt​(String updatedAt)