Class EntitySpec.Builder<T extends EntitySpec>
java.lang.Object
ru.bitel.oss.kernel.entity.common.bean.EntitySpec.Builder<T>
- Direct Known Subclasses:
 ContractObjectType.Builder,ContractParameterGroup.Builder
- Enclosing class:
 - EntitySpec
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbuild()setAttributeList(List<? extends AbstractSpecAttr> attributes) setComment(String comment) setEntitySpecTypeId(int entitySpecTypeId) setEntityTitleMacros(String entityTitleMakros) setHidden(boolean hidden) setId(int id) setModuleIds(Set<Integer> moduleIds)  
- 
Constructor Details
- 
Builder
 
 - 
 - 
Method Details
- 
setId
 - 
setTitle
 - 
setHidden
 - 
setModuleIds
 - 
setEntitySpecTypeId
 - 
setEntityTitleMacros
 - 
setComment
 - 
setAttributeList
 - 
build
 
 -