| Modifier and Type | Method and Description |
|---|---|
JAXBElement<StreetSuffixType> |
ObjectFactory.createStreetSuffix(StreetSuffixType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<StreetSuffixType> |
ObjectFactory.createStreetSuffix(StreetSuffixType value)
|
| Modifier and Type | Field and Description |
|---|---|
protected StreetSuffixType |
SearchAustralianAddressType.streetSuffix |
| Modifier and Type | Method and Description |
|---|---|
StreetSuffixType |
SearchAustralianAddressType.getStreetSuffix()
Gets the value of the streetSuffix property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchAustralianAddressType.setStreetSuffix(StreetSuffixType value)
Sets the value of the streetSuffix property.
|
| Modifier and Type | Method and Description |
|---|---|
static StreetSuffixType |
StreetSuffixType.fromValue(String v) |
static StreetSuffixType |
StreetSuffixType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StreetSuffixType[] |
StreetSuffixType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected StreetSuffixType |
AustralianStreetAddressType.streetSuffix |
| Modifier and Type | Method and Description |
|---|---|
StreetSuffixType |
AustralianStreetAddressType.getStreetSuffix()
Gets the value of the streetSuffix property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AustralianStreetAddressType.setStreetSuffix(StreetSuffixType value)
Sets the value of the streetSuffix property.
|
| Modifier and Type | Field and Description |
|---|---|
protected StreetSuffixType |
AustralianAddressCriteriaType.streetSuffix |
protected StreetSuffixType |
AustralianAddressType.streetSuffix |
| Modifier and Type | Method and Description |
|---|---|
StreetSuffixType |
AustralianAddressCriteriaType.getStreetSuffix()
Gets the value of the streetSuffix property.
|
StreetSuffixType |
AustralianAddressType.getStreetSuffix()
Gets the value of the streetSuffix property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AustralianAddressCriteriaType.setStreetSuffix(StreetSuffixType value)
Sets the value of the streetSuffix property.
|
void |
AustralianAddressType.setStreetSuffix(StreetSuffixType value)
Sets the value of the streetSuffix property.
|
Copyright © 2021. All rights reserved.