| Modifier and Type | Field and Description |
|---|---|
protected MailStopType |
Premise.mailStop |
protected MailStopType |
SubPremiseType.mailStop |
protected MailStopType |
FirmType.mailStop |
protected MailStopType |
Department.mailStop |
| Modifier and Type | Method and Description |
|---|---|
MailStopType |
ObjectFactory.createMailStopType()
Create an instance of
MailStopType |
MailStopType |
Premise.getMailStop()
Gets the value of the mailStop property.
|
MailStopType |
SubPremiseType.getMailStop()
Gets the value of the mailStop property.
|
MailStopType |
FirmType.getMailStop()
Gets the value of the mailStop property.
|
MailStopType |
Department.getMailStop()
Gets the value of the mailStop property.
|
MailStopType |
MailStopType.withAddressLine(AddressLine... values) |
MailStopType |
MailStopType.withAddressLine(java.util.Collection<AddressLine> values) |
MailStopType |
MailStopType.withAddressLine(java.util.List<AddressLine> value) |
MailStopType |
MailStopType.withAny(java.util.Collection<java.lang.Object> values) |
MailStopType |
MailStopType.withAny(java.util.List<java.lang.Object> value) |
MailStopType |
MailStopType.withAny(java.lang.Object... values) |
MailStopType |
MailStopType.withMailStopName(MailStopType.MailStopName value) |
MailStopType |
MailStopType.withMailStopNumber(MailStopType.MailStopNumber value) |
MailStopType |
MailStopType.withType(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
Premise.setMailStop(MailStopType value)
Sets the value of the mailStop property.
|
void |
SubPremiseType.setMailStop(MailStopType value)
Sets the value of the mailStop property.
|
void |
FirmType.setMailStop(MailStopType value)
Sets the value of the mailStop property.
|
void |
Department.setMailStop(MailStopType value)
Sets the value of the mailStop property.
|
Premise |
Premise.withMailStop(MailStopType value) |
SubPremiseType |
SubPremiseType.withMailStop(MailStopType value) |
FirmType |
FirmType.withMailStop(MailStopType value) |
Department |
Department.withMailStop(MailStopType value) |
Copyright © 2008-2022. All Rights Reserved.