| Modifier and Type | Field and Description |
|---|---|
protected FirmType |
Premise.firm |
protected FirmType |
SubPremiseType.firm |
protected FirmType |
Thoroughfare.firm |
protected FirmType |
PostBox.firm |
| Modifier and Type | Method and Description |
|---|---|
void |
Premise.setFirm(FirmType value)
Sets the value of the firm property.
|
void |
SubPremiseType.setFirm(FirmType value)
Sets the value of the firm property.
|
void |
Thoroughfare.setFirm(FirmType value)
Sets the value of the firm property.
|
void |
PostBox.setFirm(FirmType value)
Sets the value of the firm property.
|
Premise |
Premise.withFirm(FirmType value) |
SubPremiseType |
SubPremiseType.withFirm(FirmType value) |
Thoroughfare |
Thoroughfare.withFirm(FirmType value) |
PostBox |
PostBox.withFirm(FirmType value) |
Copyright © 2008–2023. All rights reserved.