public class CollectionProperty extends ImportedProperty
| Constructor and Description |
|---|
CollectionProperty(String name,
Collection<ImportedProperty> values) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ImportedProperty> |
getValues() |
equals, getName, hashCode, toStringpublic CollectionProperty(String name, Collection<ImportedProperty> values)
public Collection<ImportedProperty> getValues()
Copyright © 2003–2018 Atlassian. All rights reserved.