|
||||||||||
| 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.CollectionProperty
public class CollectionProperty
| Constructor Summary | |
|---|---|
CollectionProperty(String name,
Collection<ImportedProperty> values)
|
|
| Method Summary | |
|---|---|
Collection<ImportedProperty> |
getValues()
|
| Methods inherited from class com.atlassian.confluence.importexport.xmlimport.model.ImportedProperty |
|---|
getName, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CollectionProperty(String name,
Collection<ImportedProperty> values)
| Method Detail |
|---|
public Collection<ImportedProperty> getValues()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||