|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.netheos.pcsapi.models.CFile
net.netheos.pcsapi.models.CFolder
public class CFolder
Represents a folder located in the cloud
| Field Summary |
|---|
| Fields inherited from class net.netheos.pcsapi.models.CFile |
|---|
metadata, modificationDate |
| Constructor Summary | |
|---|---|
CFolder(CPath path)
|
|
CFolder(CPath path,
Date modifiationDate,
CMetadata metadata)
|
|
| Method Summary | |
|---|---|
String |
toString()
|
| Methods inherited from class net.netheos.pcsapi.models.CFile |
|---|
getMetadata, getModificationDate, getPath, isBlob, isFolder, setMetadata, setModificationDate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CFolder(CPath path)
public CFolder(CPath path,
Date modifiationDate,
CMetadata metadata)
| Method Detail |
|---|
public String toString()
toString in class CFile
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||