Class EntitySpecDTO.Builder
java.lang.Object
ru.bitel.oss.kernel.entity.common.bean.dto.EntitySpecDTO.Builder
- Enclosing class:
- EntitySpecDTO
public static class EntitySpecDTO.Builder
extends java.lang.Object
-
Method Summary
Modifier and Type Method Description EntitySpecDTObuild()EntitySpecDTO.BuildersetComment(java.lang.String comment)EntitySpecDTO.BuildersetEntityTitleMacros(java.lang.String entityTitleMacros)EntitySpecDTO.BuildersetId(int id)EntitySpecDTO.BuildersetTitle(java.lang.String title)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
setId
-
setTitle
-
setComment
-
setEntityTitleMacros
-
build
-