public class SimplifiedBundleInfo extends Object implements Comparable<SimplifiedBundleInfo>
| Constructor and Description |
|---|
SimplifiedBundleInfo(String name,
String version) |
public String getName()
public String getVersion()
public int compareTo(SimplifiedBundleInfo other)
compareTo in interface Comparable<SimplifiedBundleInfo>Copyright © 2013 Nuxeo SA. All Rights Reserved.