public class CreateFolderArg extends Object implements YfyArg
CreateFolderArg(String name, long parentId)
String
getName()
long
getParentId()
void
setName(String name)
setParentId(long parentId)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CreateFolderArg(String name, long parentId) throws ClientValidationException
ClientValidationException
public String getName()
public void setName(String name)
public long getParentId()
public void setParentId(long parentId)
Copyright © 2017 YiFangYun. All rights reserved.