Uses of Class
org.codehaus.cargo.ant.UserElement
-
Packages that use UserElement Package Description org.codehaus.cargo.ant -
-
Uses of UserElement in org.codehaus.cargo.ant
Methods in org.codehaus.cargo.ant that return types with arguments of type UserElement Modifier and Type Method Description protected List<UserElement>ConfigurationElement. getUsers()Methods in org.codehaus.cargo.ant with parameters of type UserElement Modifier and Type Method Description voidConfigurationElement. addConfiguredUser(UserElement userElement)
-