Class EntityObjectReadyForExport.Property
- java.lang.Object
-
- com.atlassian.confluence.impl.backuprestore.backup.models.EntityObjectReadyForExport.Property
-
- Enclosing class:
- EntityObjectReadyForExport
public static class EntityObjectReadyForExport.Property extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
Class<?>
getClazz()
Long
getLongValue()
String
getName()
String
getStringValue()
Object
getValue()
int
hashCode()
String
toString()
-