|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.dropbox.client2.DropboxAPI.CreatedCopyRef
public static final class DropboxAPI.CreatedCopyRef
Field Summary | |
---|---|
java.lang.String |
copyRef
|
java.lang.String |
expiration
|
Constructor Summary | |
---|---|
DropboxAPI.CreatedCopyRef(java.lang.String copyRef,
java.lang.String expiration)
|
Method Summary | |
---|---|
static DropboxAPI.CreatedCopyRef |
extractFromJson(JsonThing j)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final java.lang.String copyRef
public final java.lang.String expiration
Constructor Detail |
---|
public DropboxAPI.CreatedCopyRef(java.lang.String copyRef, java.lang.String expiration)
Method Detail |
---|
public static DropboxAPI.CreatedCopyRef extractFromJson(JsonThing j) throws JsonExtractionException
JsonExtractionException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |