
testapp.Person.groovy Maven / Gradle / Ivy
package testapp
class Person {
String firstName
String lastName
String gender
Integer age
String emailAddress
String cell
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy