|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.evernote.edam.type.Notebook
public class Notebook
A unique container for a set of notes.
Nested Class Summary | |
---|---|
static class |
Notebook._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
Field Summary | |
---|---|
static java.util.Map<Notebook._Fields,FieldMetaData> |
metaDataMap
|
Constructor Summary | |
---|---|
Notebook()
|
|
Notebook(Notebook other)
Performs a deep copy on other. |
Method Summary | |
---|---|
void |
addToSharedNotebookIds(long elem)
|
void |
clear()
|
int |
compareTo(Notebook other)
|
Notebook |
deepCopy()
|
boolean |
equals(Notebook that)
|
boolean |
equals(java.lang.Object that)
|
Notebook._Fields |
fieldForId(int fieldId)
|
java.lang.Object |
getFieldValue(Notebook._Fields field)
|
java.lang.String |
getGuid()
|
java.lang.String |
getName()
|
Publishing |
getPublishing()
|
long |
getServiceCreated()
|
long |
getServiceUpdated()
|
java.util.List<java.lang.Long> |
getSharedNotebookIds()
|
java.util.Iterator<java.lang.Long> |
getSharedNotebookIdsIterator()
|
int |
getSharedNotebookIdsSize()
|
java.lang.String |
getStack()
|
int |
getUpdateSequenceNum()
|
int |
hashCode()
|
boolean |
isDefaultNotebook()
|
boolean |
isPublished()
|
boolean |
isSet(Notebook._Fields field)
Returns true if field corresponding to fieldID is set (has been asigned a value) and false otherwise |
boolean |
isSetDefaultNotebook()
Returns true if field defaultNotebook is set (has been asigned a value) and false otherwise |
boolean |
isSetGuid()
Returns true if field guid is set (has been asigned a value) and false otherwise |
boolean |
isSetName()
Returns true if field name is set (has been asigned a value) and false otherwise |
boolean |
isSetPublished()
Returns true if field published is set (has been asigned a value) and false otherwise |
boolean |
isSetPublishing()
Returns true if field publishing is set (has been asigned a value) and false otherwise |
boolean |
isSetServiceCreated()
Returns true if field serviceCreated is set (has been asigned a value) and false otherwise |
boolean |
isSetServiceUpdated()
Returns true if field serviceUpdated is set (has been asigned a value) and false otherwise |
boolean |
isSetSharedNotebookIds()
Returns true if field sharedNotebookIds is set (has been asigned a value) and false otherwise |
boolean |
isSetStack()
Returns true if field stack is set (has been asigned a value) and false otherwise |
boolean |
isSetUpdateSequenceNum()
Returns true if field updateSequenceNum is set (has been asigned a value) and false otherwise |
void |
read(TProtocol iprot)
|
void |
setDefaultNotebook(boolean defaultNotebook)
|
void |
setDefaultNotebookIsSet(boolean value)
|
void |
setFieldValue(Notebook._Fields field,
java.lang.Object value)
|
void |
setGuid(java.lang.String guid)
|
void |
setGuidIsSet(boolean value)
|
void |
setName(java.lang.String name)
|
void |
setNameIsSet(boolean value)
|
void |
setPublished(boolean published)
|
void |
setPublishedIsSet(boolean value)
|
void |
setPublishing(Publishing publishing)
|
void |
setPublishingIsSet(boolean value)
|
void |
setServiceCreated(long serviceCreated)
|
void |
setServiceCreatedIsSet(boolean value)
|
void |
setServiceUpdated(long serviceUpdated)
|
void |
setServiceUpdatedIsSet(boolean value)
|
void |
setSharedNotebookIds(java.util.List<java.lang.Long> sharedNotebookIds)
|
void |
setSharedNotebookIdsIsSet(boolean value)
|
void |
setStack(java.lang.String stack)
|
void |
setStackIsSet(boolean value)
|
void |
setUpdateSequenceNum(int updateSequenceNum)
|
void |
setUpdateSequenceNumIsSet(boolean value)
|
java.lang.String |
toString()
|
void |
unsetDefaultNotebook()
|
void |
unsetGuid()
|
void |
unsetName()
|
void |
unsetPublished()
|
void |
unsetPublishing()
|
void |
unsetServiceCreated()
|
void |
unsetServiceUpdated()
|
void |
unsetSharedNotebookIds()
|
void |
unsetStack()
|
void |
unsetUpdateSequenceNum()
|
void |
validate()
|
void |
write(TProtocol oprot)
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.util.Map<Notebook._Fields,FieldMetaData> metaDataMap
Constructor Detail |
---|
public Notebook()
public Notebook(Notebook other)
Method Detail |
---|
public Notebook deepCopy()
public void clear()
public java.lang.String getGuid()
public void setGuid(java.lang.String guid)
public void unsetGuid()
public boolean isSetGuid()
public void setGuidIsSet(boolean value)
public java.lang.String getName()
public void setName(java.lang.String name)
public void unsetName()
public boolean isSetName()
public void setNameIsSet(boolean value)
public int getUpdateSequenceNum()
public void setUpdateSequenceNum(int updateSequenceNum)
public void unsetUpdateSequenceNum()
public boolean isSetUpdateSequenceNum()
public void setUpdateSequenceNumIsSet(boolean value)
public boolean isDefaultNotebook()
public void setDefaultNotebook(boolean defaultNotebook)
public void unsetDefaultNotebook()
public boolean isSetDefaultNotebook()
public void setDefaultNotebookIsSet(boolean value)
public long getServiceCreated()
public void setServiceCreated(long serviceCreated)
public void unsetServiceCreated()
public boolean isSetServiceCreated()
public void setServiceCreatedIsSet(boolean value)
public long getServiceUpdated()
public void setServiceUpdated(long serviceUpdated)
public void unsetServiceUpdated()
public boolean isSetServiceUpdated()
public void setServiceUpdatedIsSet(boolean value)
public Publishing getPublishing()
public void setPublishing(Publishing publishing)
public void unsetPublishing()
public boolean isSetPublishing()
public void setPublishingIsSet(boolean value)
public boolean isPublished()
public void setPublished(boolean published)
public void unsetPublished()
public boolean isSetPublished()
public void setPublishedIsSet(boolean value)
public java.lang.String getStack()
public void setStack(java.lang.String stack)
public void unsetStack()
public boolean isSetStack()
public void setStackIsSet(boolean value)
public int getSharedNotebookIdsSize()
public java.util.Iterator<java.lang.Long> getSharedNotebookIdsIterator()
public void addToSharedNotebookIds(long elem)
public java.util.List<java.lang.Long> getSharedNotebookIds()
public void setSharedNotebookIds(java.util.List<java.lang.Long> sharedNotebookIds)
public void unsetSharedNotebookIds()
public boolean isSetSharedNotebookIds()
public void setSharedNotebookIdsIsSet(boolean value)
public void setFieldValue(Notebook._Fields field, java.lang.Object value)
public java.lang.Object getFieldValue(Notebook._Fields field)
public boolean isSet(Notebook._Fields field)
public boolean equals(java.lang.Object that)
equals
in class java.lang.Object
public boolean equals(Notebook that)
public int hashCode()
hashCode
in class java.lang.Object
public int compareTo(Notebook other)
public Notebook._Fields fieldForId(int fieldId)
public void read(TProtocol iprot) throws TException
TException
public void write(TProtocol oprot) throws TException
TException
public java.lang.String toString()
toString
in class java.lang.Object
public void validate() throws TException
TException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |