org.sonatype.tycho.plugins.p2.director
Class Product
java.lang.Object
org.sonatype.tycho.plugins.p2.director.Product
public final class Product
- extends Object
Value object for the configuration of this Maven plug-in. Used to select products to be
materialized and to specify the classifier under which the product archives artifacts are
attached.
Product
public Product()
getId
public String getId()
getAttachId
public String getAttachId()
toString
public String toString()
- Overrides:
toString
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
Copyright © 2008-2011. All Rights Reserved.