Class TotemFile
java.lang.Object
com.maplander.backend.model.test.TotemFile
-
Constructor Summary
ConstructorsConstructorDescriptionTotemFile
(String path, PFileTypeEnum type, int time, String url) TotemFile
(String name, String path, PFileTypeEnum type, int time, String url) -
Method Summary
-
Constructor Details
-
TotemFile
public TotemFile() -
TotemFile
-
TotemFile
-
-
Method Details
-
getName
-
setName
-
getPath
-
setPath
-
getType
-
setType
-
getTime
public int getTime() -
setTime
public void setTime(int time) -
getUrl
-
setUrl
-
toString
-