zeroslackr.installer
Class Pack
java.lang.Object
zeroslackr.installer.Pack
public class Pack
- extends Object
Pack Class.
Pack objects created by List class. Contains only data fields.
Licensed under GNU GPL (Version 3).
- Version:
- Jan 18, 2008
- Author:
- Keripo
- See Also:
List
Constructor Summary |
Pack()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
pack
public String pack
list
public String list
type
public String type
name
public String name
author
public String author
category
public String category
version
public String version
description
public String description
download
public String download
path
public String path
Md5
public String Md5
Pack
public Pack()