| Package | Description |
|---|---|
| oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_21 | |
| oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_21 |
| Modifier and Type | Method and Description |
|---|---|
GenderCodeType |
PersonType.getGenderCode()
<?
|
GenderCodeType |
PersonType.setGenderCode(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 |
|---|---|
void |
PersonType.setGenderCode(GenderCodeType value)
Sets the value of the genderCode property.
|
| Modifier and Type | Method and Description |
|---|---|
GenderCodeType |
GenderCodeType.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
GenderCodeType |
ObjectFactory.createGenderCodeType()
Create an instance of
GenderCodeType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<GenderCodeType> |
ObjectFactory.createGenderCode(GenderCodeType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
GenderCodeType.cloneTo(GenderCodeType ret)
This method clones all values from
this to the passed object. |
JAXBElement<GenderCodeType> |
ObjectFactory.createGenderCode(GenderCodeType value)
|
Copyright © 2014–2020 Philip Helger. All rights reserved.