public class TagFieldJson extends BaseJson
Constructor and Description |
---|
TagFieldJson() |
Modifier and Type | Method and Description |
---|---|
String |
getTagName()
Name
|
DocumentTagType |
getTagType()
Type
|
void |
setTagName(String tagName)
Name
|
void |
setTagType(DocumentTagType tagType)
Type
|
getObjType, setObjType, toString
public DocumentTagType getTagType()
public void setTagType(DocumentTagType tagType)
tagType
- Typepublic String getTagName()
public void setTagName(String tagName)
tagName
- NameCopyright © 2019. All rights reserved.