NamedGoal

public class NamedGoal implements ITransformGoal

Named transform goal that points to a builder in a menu via a list of menu names and builder name.

Fields

names

public final List<String> names

Constructors

NamedGoal

public NamedGoal(List<String> names)

Methods

equals

public boolean equals(Object obj)

hashCode

public int hashCode()

toString

public String toString()