@Generated public class TagSecurableAssignment extends Object
| Constructor and Description |
|---|
TagSecurableAssignment() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
TagSecurable |
getSecurable() |
Collection<TagKeyValuePair> |
getTagKeyValuePairs() |
int |
hashCode() |
TagSecurableAssignment |
setSecurable(TagSecurable securable) |
TagSecurableAssignment |
setTagKeyValuePairs(Collection<TagKeyValuePair> tagKeyValuePairs) |
String |
toString() |
public TagSecurableAssignment setSecurable(TagSecurable securable)
public TagSecurable getSecurable()
public TagSecurableAssignment setTagKeyValuePairs(Collection<TagKeyValuePair> tagKeyValuePairs)
public Collection<TagKeyValuePair> getTagKeyValuePairs()
Copyright © 2023. All rights reserved.