|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of OnlineAddressType in net.opengis.oseo.v_1_0 |
|---|
| Fields in net.opengis.oseo.v_1_0 with type parameters of type OnlineAddressType | |
|---|---|
protected List<OnlineAddressType> |
DeliveryInformationType.onlineAddress
|
| Methods in net.opengis.oseo.v_1_0 that return OnlineAddressType | |
|---|---|
OnlineAddressType |
ObjectFactory.createOnlineAddressType()
Create an instance of OnlineAddressType |
OnlineAddressType |
OnlineAddressType.withPath(String value)
|
OnlineAddressType |
OnlineAddressType.withProtocol(ProtocolType value)
|
OnlineAddressType |
OnlineAddressType.withServerAddress(String value)
|
OnlineAddressType |
OnlineAddressType.withUserName(String value)
|
OnlineAddressType |
OnlineAddressType.withUserPassword(String value)
|
| Methods in net.opengis.oseo.v_1_0 that return types with arguments of type OnlineAddressType | |
|---|---|
List<OnlineAddressType> |
DeliveryInformationType.getOnlineAddress()
Gets the value of the onlineAddress property. |
| Methods in net.opengis.oseo.v_1_0 with parameters of type OnlineAddressType | |
|---|---|
DeliveryInformationType |
DeliveryInformationType.withOnlineAddress(OnlineAddressType... values)
|
| Method parameters in net.opengis.oseo.v_1_0 with type arguments of type OnlineAddressType | |
|---|---|
void |
DeliveryInformationType.setOnlineAddress(List<OnlineAddressType> value)
|
DeliveryInformationType |
DeliveryInformationType.withOnlineAddress(Collection<OnlineAddressType> values)
|
DeliveryInformationType |
DeliveryInformationType.withOnlineAddress(List<OnlineAddressType> value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||