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 EntitySpecDTO
build()
EntitySpecDTO.Builder
setComment(java.lang.String comment)
EntitySpecDTO.Builder
setEntityTitleMacros(java.lang.String entityTitleMacros)
EntitySpecDTO.Builder
setId(int id)
EntitySpecDTO.Builder
setTitle(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
-