net.sf.ant4eclipse.model.pdesupport.feature
Class FeatureManifest.Plugin
java.lang.Object
net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifest.Plugin
- Enclosing class:
- FeatureManifest
public static class FeatureManifest.Plugin
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
FeatureManifest.Plugin
public FeatureManifest.Plugin()
- Creates a new instance of type Plugin.
getDownloadSize
public java.lang.String getDownloadSize()
isFragment
public boolean isFragment()
getId
public java.lang.String getId()
getInstallSize
public java.lang.String getInstallSize()
getLocale
public java.lang.String getLocale()
getMachineArchitecture
public java.lang.String getMachineArchitecture()
getOperatingSystem
public java.lang.String getOperatingSystem()
isUnpack
public boolean isUnpack()
getVersion
public Version getVersion()
getWindowingSystem
public java.lang.String getWindowingSystem()
hasDownloadSize
public boolean hasDownloadSize()
hasId
public boolean hasId()
hasInstallSize
public boolean hasInstallSize()
hasLocale
public boolean hasLocale()
hasMachineArchitecture
public boolean hasMachineArchitecture()
hasOperatingSystem
public boolean hasOperatingSystem()
hasVersion
public boolean hasVersion()
hasWindowingSystem
public boolean hasWindowingSystem()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object