public class SectionTypeResource
extends org.springframework.hateoas.ResourceSupport
| Constructor and Description |
|---|
SectionTypeResource(com.clusterra.pmbok.document.domain.model.template.section.SectionType type,
java.lang.String name,
java.lang.Boolean isMultiple) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
getIsMultiple() |
java.lang.String |
getName() |
com.clusterra.pmbok.document.domain.model.template.section.SectionType |
getType() |