public class File extends Object
Constructor and Description |
---|
File() |
File(String name,
String type,
String url) |
public String name()
public void name(String name)
name
- the name to setpublic String type()
public void type(String type)
type
- the type to setpublic String url()
public void url(String url)
url
- the url to setCopyright © 2017. All Rights Reserved.