public class TagStringValueRemoveJson extends BaseJson
Constructor and Description |
---|
TagStringValueRemoveJson() |
Modifier and Type | Method and Description |
---|---|
String |
getTagName()
The tag field name.
|
String |
getTagValue()
The tag value, free text.
|
void |
setTagName(String tagName)
The tag field name.
|
void |
setTagValue(String tagValue)
The tag value, free text.
|
getObjType, setObjType, toString
public String getTagValue()
public void setTagValue(String tagValue)
tagValue
- The tag value, free text.public String getTagName()
public void setTagName(String tagName)
tagName
- The tag field name.Copyright © 2019. All rights reserved.