com.atlassian.confluence.importexport.xmlimport.model
Class ReferenceProperty
java.lang.Object
com.atlassian.confluence.importexport.xmlimport.model.ImportedProperty
com.atlassian.confluence.importexport.xmlimport.model.ReferenceProperty
public class ReferenceProperty
- extends ImportedProperty
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ReferenceProperty
public ReferenceProperty(java.lang.String name,
java.lang.String packageName,
java.lang.String className,
PrimitiveId id)
getClassName
public java.lang.String getClassName()
getPackageName
public java.lang.String getPackageName()
getId
public PrimitiveId getId()
toString
public java.lang.String toString()
- Overrides:
toString
in class ImportedProperty
Copyright © 2003-2014 Atlassian. All Rights Reserved.