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, hashCode
public ComponentProperty(String name, List<PrimitiveProperty> properties)
public List<PrimitiveProperty> getProperties()
public String toString()
toString
in class ImportedProperty
Copyright © 2003–2018 Atlassian. All rights reserved.