public class MultiValuedAttributeEntity extends Object
| Constructor and Description |
|---|
MultiValuedAttributeEntity(String name,
Collection<String> values)
Constructs a new MultiValuedAttributeEntity.
|
public MultiValuedAttributeEntity(String name, Collection<String> values)
name - name of the attributevalues - values of the attributeCopyright © 2024 Atlassian. All rights reserved.