| Package | Description |
|---|---|
| de.crowdcode.kissmda.examples.apptest | |
| de.crowdcode.kissmda.testapp |
| Modifier and Type | Method and Description |
|---|---|
AddressType |
AddressImpl.getAddressType() |
| Modifier and Type | Method and Description |
|---|---|
void |
AddressImpl.setAddressType(AddressType addressType) |
| Modifier and Type | Method and Description |
|---|---|
AddressType |
Address.getAddressType() |
static AddressType |
AddressType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AddressType[] |
AddressType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Address.setAddressType(AddressType addressType) |
Copyright © 2012-2013. All Rights Reserved.