public class TagInfoWithBindVersion extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
TagInfoWithBindVersion.Builder |
| 构造器和说明 |
|---|
TagInfoWithBindVersion() |
TagInfoWithBindVersion(TagInfoWithBindVersion.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBindVersion() |
TagInfo |
getTagInfo() |
static TagInfoWithBindVersion.Builder |
newBuilder() |
void |
setBindVersion(String bindVersion) |
void |
setTagInfo(TagInfo tagInfo) |
public TagInfoWithBindVersion()
public TagInfoWithBindVersion(TagInfoWithBindVersion.Builder builder)
public static TagInfoWithBindVersion.Builder newBuilder()
public TagInfo getTagInfo()
public void setTagInfo(TagInfo tagInfo)
public String getBindVersion()
public void setBindVersion(String bindVersion)
Copyright © 2025. All rights reserved.