| Modifier and Type | Field and Description |
|---|---|
protected List<FirmType.FirmName> |
FirmType.firmName |
| Modifier and Type | Method and Description |
|---|---|
FirmType.FirmName |
ObjectFactory.createFirmTypeFirmName()
Create an instance of
FirmType.FirmName |
FirmType.FirmName |
FirmType.FirmName.withCode(String value) |
FirmType.FirmName |
FirmType.FirmName.withContent(String value) |
FirmType.FirmName |
FirmType.FirmName.withType(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<FirmType.FirmName> |
FirmType.getFirmName()
Gets the value of the firmName property.
|
| Modifier and Type | Method and Description |
|---|---|
FirmType |
FirmType.withFirmName(FirmType.FirmName... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
FirmType.setFirmName(List<FirmType.FirmName> value) |
FirmType |
FirmType.withFirmName(Collection<FirmType.FirmName> values) |
FirmType |
FirmType.withFirmName(List<FirmType.FirmName> value) |
Copyright © 2008–2023. All rights reserved.