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