|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.importexport.xmlimport.model.ImportedProperty com.atlassian.confluence.importexport.xmlimport.model.PrimitiveProperty com.atlassian.confluence.importexport.xmlimport.model.PrimitiveId
public class PrimitiveId
Constructor Summary | |
---|---|
PrimitiveId(java.lang.String name,
java.lang.String value)
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class com.atlassian.confluence.importexport.xmlimport.model.PrimitiveProperty |
---|
getType, getValue |
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 PrimitiveId(java.lang.String name, java.lang.String value)
Method Detail |
---|
public java.lang.String toString()
toString
in class PrimitiveProperty
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |