com.atlassian.confluence.importexport.xmlimport.model
Class ImportedProperty

java.lang.Object
  extended by com.atlassian.confluence.importexport.xmlimport.model.ImportedProperty
Direct Known Subclasses:
CollectionProperty, ComponentProperty, ContentTypeEnumProperty, EnumProperty, PrimitiveProperty, ReferenceProperty

public class ImportedProperty
extends Object


Constructor Summary
ImportedProperty(String name)
           
 
Method Summary
 String getName()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ImportedProperty

public ImportedProperty(String name)
Method Detail

getName

public String getName()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2003-2013 Atlassian. All Rights Reserved.