Class BuildCommand
java.lang.Object
org.gradle.plugins.ide.eclipse.model.BuildCommand
- All Implemented Interfaces:
Serializable
-
Constructor Summary
ConstructorsConstructorDescriptionBuildCommand(String name) BuildCommand(String name, Map<String, String> arguments) -
Method Summary
-
Constructor Details
-
BuildCommand
-
BuildCommand
-
-
Method Details
-
getName
-
setName
-
getArguments
-
setArguments
-
equals
-
hashCode
-
toString
-