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