org.sonatype.tycho.p2.impl.publisher.model
Class VersionedName2
java.lang.Object
org.eclipse.equinox.p2.metadata.VersionedId
org.sonatype.tycho.p2.impl.publisher.model.VersionedName2
- All Implemented Interfaces:
- org.eclipse.equinox.p2.metadata.IVersionedId
public class VersionedName2
- extends org.eclipse.equinox.p2.metadata.VersionedId
Methods inherited from class org.eclipse.equinox.p2.metadata.VersionedId |
getId, getVersion, parse, toString |
VersionedName2
public VersionedName2(String id,
String version,
String os,
String ws,
String arch)
equals
public boolean equals(Object obj)
- Overrides:
equals
in class org.eclipse.equinox.p2.metadata.VersionedId
hashCode
public int hashCode()
- Overrides:
hashCode
in class org.eclipse.equinox.p2.metadata.VersionedId
getOs
public String getOs()
getWs
public String getWs()
getArch
public String getArch()
Copyright © 2008-2011. All Rights Reserved.