| Package | Description |
|---|---|
| oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2 | |
| oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2 |
| Modifier and Type | Method and Description |
|---|---|
FirstNameType |
PersonType.getFirstName()
<?
|
FirstNameType |
PersonType.setFirstName(String valueParam)
Special setter with value of type String
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
| Modifier and Type | Method and Description |
|---|---|
void |
PersonType.setFirstName(FirstNameType value)
Sets the value of the firstName property.
|
| Modifier and Type | Method and Description |
|---|---|
FirstNameType |
ObjectFactory.createFirstNameType()
Create an instance of
FirstNameType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<FirstNameType> |
ObjectFactory.createFirstName(FirstNameType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<FirstNameType> |
ObjectFactory.createFirstName(FirstNameType value)
|
Copyright © 2014 Philip Helger. All rights reserved.