public class DocumentTemplateType extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,String> |
description |
protected Long |
feature |
protected DocumentTemplateTypeGroup |
group |
protected Long |
id |
protected Map<String,String> |
title |
| Constructor and Description |
|---|
DocumentTemplateType() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Map<String,String> |
getDescription() |
Long |
getFeature() |
DocumentTemplateTypeGroup |
getGroup() |
Long |
getId()
The ID is the primary key of the entity.
|
Map<String,String> |
getTitle() |
int |
hashCode() |
String |
toString() |
protected Long feature
protected DocumentTemplateTypeGroup group
protected Long id
public Long getFeature()
public DocumentTemplateTypeGroup getGroup()
public Long getId()
Copyright © 2022. All rights reserved.