|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of StreetNameType in net.opengis.ols.v_1_2 |
|---|
| Fields in net.opengis.ols.v_1_2 with type parameters of type StreetNameType | |
|---|---|
protected List<StreetNameType> |
StreetAddressType.street
|
| Methods in net.opengis.ols.v_1_2 that return StreetNameType | |
|---|---|
StreetNameType |
ObjectFactory.createStreetNameType()
Create an instance of StreetNameType |
StreetNameType |
StreetNameType.withDirectionalPrefix(String value)
|
StreetNameType |
StreetNameType.withDirectionalSuffix(String value)
|
StreetNameType |
StreetNameType.withMuniOctant(CompassPointEnumeration value)
|
StreetNameType |
StreetNameType.withOfficialName(String value)
|
StreetNameType |
StreetNameType.withTypePrefix(String value)
|
StreetNameType |
StreetNameType.withTypeSuffix(String value)
|
StreetNameType |
StreetNameType.withValue(String value)
|
| Methods in net.opengis.ols.v_1_2 that return types with arguments of type StreetNameType | |
|---|---|
JAXBElement<StreetNameType> |
ObjectFactory.createStreet(StreetNameType value)
Create an instance of JAXBElement<StreetNameType>} |
List<StreetNameType> |
StreetAddressType.getStreet()
Gets the value of the street property. |
| Methods in net.opengis.ols.v_1_2 with parameters of type StreetNameType | |
|---|---|
JAXBElement<StreetNameType> |
ObjectFactory.createStreet(StreetNameType value)
Create an instance of JAXBElement<StreetNameType>} |
StreetAddressType |
StreetAddressType.withStreet(StreetNameType... values)
|
| Method parameters in net.opengis.ols.v_1_2 with type arguments of type StreetNameType | |
|---|---|
void |
StreetAddressType.setStreet(List<StreetNameType> value)
|
StreetAddressType |
StreetAddressType.withStreet(Collection<StreetNameType> values)
|
StreetAddressType |
StreetAddressType.withStreet(List<StreetNameType> value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||