|
Groovy 1.7.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectgroovy.grape.IvyGrabRecord
class IvyGrabRecord extends Object
Property Summary | |
---|---|
boolean |
changing
|
String |
classifier
|
List |
conf
|
String |
ext
|
boolean |
force
|
ModuleRevisionId |
mrid
|
boolean |
transitive
|
Constructor Summary | |
IvyGrabRecord()
|
Method Summary | |
---|---|
boolean
|
equals(Object o)
|
int
|
hashCode()
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Property Detail |
---|
boolean changing
String classifier
List conf
String ext
boolean force
ModuleRevisionId mrid
boolean transitive
Constructor Detail |
---|
IvyGrabRecord()
Method Detail |
---|
public boolean equals(Object o)
public int hashCode()
Copyright © 2003-2009 The Codehaus. All rights reserved.