@Generated public class UpdateTags extends Object
| Constructor and Description |
|---|
UpdateTags() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
TagChanges |
getChanges() |
String |
getFullName() |
UpdateSecurableType |
getSecurableType() |
String |
getSubentityName() |
int |
hashCode() |
UpdateTags |
setChanges(TagChanges changes) |
UpdateTags |
setFullName(String fullName) |
UpdateTags |
setSecurableType(UpdateSecurableType securableType) |
UpdateTags |
setSubentityName(String subentityName) |
String |
toString() |
public UpdateTags setChanges(TagChanges changes)
public TagChanges getChanges()
public UpdateTags setFullName(String fullName)
public String getFullName()
public UpdateTags setSecurableType(UpdateSecurableType securableType)
public UpdateSecurableType getSecurableType()
public UpdateTags setSubentityName(String subentityName)
public String getSubentityName()
Copyright © 2023. All rights reserved.