public class AttributeEntity extends Object
Constructor and Description |
---|
AttributeEntity(String name,
String value,
com.atlassian.plugins.rest.common.Link link)
Constructs a new AttributeEntity.
|
Modifier and Type | Method and Description |
---|---|
com.atlassian.plugins.rest.common.Link |
getLink() |
String |
getName() |
String |
getValue() |
Copyright © 2021 Atlassian. All rights reserved.