public class RAR extends AbstractDeployable
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the name of this deployable.
|
DeployableType |
getType() |
void |
setName(String name)
Sets the name of this deployable.
|
getFile, getFileHandler, isExpanded, setFileHandler, toStringgetLogger, setLoggerpublic RAR(String rar)
public DeployableType getType()
Deployable.getType()public void setName(String name)
name - the name of this deployablepublic String getName()
Copyright © 2004-2013 Codehaus. All Rights Reserved.