| Package | Description |
|---|---|
| org.openapplications.oagis._9 |
| Modifier and Type | Method and Description |
|---|---|
StateCodeType |
StateCodeType.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
StateCodeType |
ObjectFactory.createStateCodeType()
Create an instance of
StateCodeType |
StateCodeType |
StateChangeType.getFromStateCode()
Gets the value of the fromStateCode property.
|
StateCodeType |
StateChangeType.getToStateCode()
Gets the value of the toStateCode property.
|
StateCodeType |
StateChangeType.setFromStateCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
StateCodeType |
StateChangeType.setToStateCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<StateCodeType> |
ObjectFactory.createFromStateCode(StateCodeType value)
|
JAXBElement<StateCodeType> |
ObjectFactory.createToStateCode(StateCodeType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
StateCodeType.cloneTo(StateCodeType ret)
This method clones all values from
this to the passed object. |
JAXBElement<StateCodeType> |
ObjectFactory.createFromStateCode(StateCodeType value)
|
JAXBElement<StateCodeType> |
ObjectFactory.createToStateCode(StateCodeType value)
|
void |
StateChangeType.setFromStateCode(StateCodeType value)
Sets the value of the fromStateCode property.
|
void |
StateChangeType.setToStateCode(StateCodeType value)
Sets the value of the toStateCode property.
|
Copyright © 2016–2020 Philip Helger. All rights reserved.