public class ComponentProperty extends ImportedProperty
| Constructor and Description |
|---|
ComponentProperty(String name,
List<PrimitiveProperty> properties) |
| Modifier and Type | Method and Description |
|---|---|
List<PrimitiveProperty> |
getProperties() |
String |
getPropertyStringValue(String propertyName) |
String |
toString() |
equals, getName, hashCodepublic ComponentProperty(String name, List<PrimitiveProperty> properties)
public List<PrimitiveProperty> getProperties()
public String toString()
toString in class ImportedPropertyCopyright © 2003–2021 Atlassian. All rights reserved.