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