|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.confluence.importexport.xmlimport.model.ImportedProperty
com.atlassian.confluence.importexport.xmlimport.model.ComponentProperty
public class ComponentProperty
Constructor Summary | |
---|---|
ComponentProperty(String name,
List<PrimitiveProperty> properties)
|
Method Summary | |
---|---|
List<PrimitiveProperty> |
getProperties()
|
String |
getPropertyStringValue(String propertyName)
|
String |
toString()
|
Methods inherited from class com.atlassian.confluence.importexport.xmlimport.model.ImportedProperty |
---|
getName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ComponentProperty(String name, List<PrimitiveProperty> properties)
Method Detail |
---|
public List<PrimitiveProperty> getProperties()
public String toString()
toString
in class ImportedProperty
public String getPropertyStringValue(String propertyName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |