Uses of Class
org.apache.wicket.examples.compref.Address
-
Packages that use Address Package Description org.apache.wicket.examples.compref -
-
Uses of Address in org.apache.wicket.examples.compref
Methods in org.apache.wicket.examples.compref that return Address Modifier and Type Method Description AddressPerson. getAddress()Gets the address.Methods in org.apache.wicket.examples.compref with parameters of type Address Modifier and Type Method Description voidPerson. setAddress(Address address)Sets the address.
-