|
||||||||||
| 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.ReferenceProperty
public class ReferenceProperty
| Constructor Summary | |
|---|---|
ReferenceProperty(String name,
String packageName,
String className,
PrimitiveId id)
|
|
| Method Summary | |
|---|---|
String |
getClassName()
|
PrimitiveId |
getId()
|
String |
getPackageName()
|
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 ReferenceProperty(String name,
String packageName,
String className,
PrimitiveId id)
| Method Detail |
|---|
public String getClassName()
public String getPackageName()
public PrimitiveId getId()
public String toString()
toString in class ImportedProperty
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||