| Package | Description |
|---|---|
| org.openapplications.oagis._9 | |
| tr.gov.efatura.useraccount |
| Modifier and Type | Method and Description |
|---|---|
CodeType |
CodeType.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
CodeType |
ObjectFactory.createCodeType()
Create an instance of
CodeType |
CodeType |
StatusBasisType.getCode()
Gets the value of the code property.
|
CodeType |
StatusBasisType.getReasonCode()
Gets the value of the reasonCode property.
|
CodeType |
StatusBasisType.setCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
CodeType |
StatusBasisType.setReasonCode(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<CodeType> |
ObjectFactory.createCode(CodeType value)
|
JAXBElement<CodeType> |
ObjectFactory.createFormatCode(CodeType value)
|
JAXBElement<CodeType> |
ObjectFactory.createPostalCode(CodeType value)
|
JAXBElement<CodeType> |
ObjectFactory.createReasonCode(CodeType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
CodeType.cloneTo(CodeType ret)
This method clones all values from
this to the passed object. |
JAXBElement<CodeType> |
ObjectFactory.createCode(CodeType value)
|
JAXBElement<CodeType> |
ObjectFactory.createFormatCode(CodeType value)
|
JAXBElement<CodeType> |
ObjectFactory.createPostalCode(CodeType value)
|
JAXBElement<CodeType> |
ObjectFactory.createReasonCode(CodeType value)
|
void |
StatusBasisType.setCode(CodeType value)
Sets the value of the code property.
|
void |
StatusBasisType.setReasonCode(CodeType value)
Sets the value of the reasonCode property.
|
| Modifier and Type | Method and Description |
|---|---|
CodeType |
AccessCredentialType.getAccessCredentialTypeCode()
Gets the value of the accessCredentialTypeCode property.
|
CodeType |
AddressBaseType.getFormatCode()
Gets the value of the formatCode property.
|
CodeType |
PersonNameBaseType.getGenerationAffixCode()
Gets the value of the generationAffixCode property.
|
CodeType |
NotificationType.getNotificationScopeCode()
Gets the value of the notificationScopeCode property.
|
CodeType |
AddressBaseType.getPostalCode()
Gets the value of the postalCode property.
|
CodeType |
PersonNameBaseType.getPreferredSalutationCode()
Gets the value of the preferredSalutationCode property.
|
CodeType |
PersonNameBaseType.getQualificationAffixCodeAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
CodeType |
PersonNameBaseType.getTitleAffixCodeAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
CodeType |
AccountConfigurationType.getUserOptionCodeAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
CodeType |
WorkScopeType.getWorkScopeCode()
Gets the value of the workScopeCode property.
|
CodeType |
AccessCredentialType.setAccessCredentialTypeCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
CodeType |
AddressBaseType.setFormatCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
CodeType |
PersonNameBaseType.setGenerationAffixCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
CodeType |
NotificationType.setNotificationScopeCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
CodeType |
AddressBaseType.setPostalCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
CodeType |
PersonNameBaseType.setPreferredSalutationCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
CodeType |
WorkScopeType.setWorkScopeCode(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 |
PersonNameBaseType.addQualificationAffixCode(CodeType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
PersonNameBaseType.addTitleAffixCode(CodeType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
AccountConfigurationType.addUserOptionCode(CodeType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
JAXBElement<CodeType> |
ObjectFactory.createAccessCredentialTypeCode(CodeType value)
|
JAXBElement<CodeType> |
ObjectFactory.createGenerationAffixCode(CodeType value)
|
JAXBElement<CodeType> |
ObjectFactory.createNotificationScopeCode(CodeType value)
|
JAXBElement<CodeType> |
ObjectFactory.createPreferredSalutationCode(CodeType value)
|
JAXBElement<CodeType> |
ObjectFactory.createQualificationAffixCode(CodeType value)
|
JAXBElement<CodeType> |
ObjectFactory.createTitleAffixCode(CodeType value)
|
JAXBElement<CodeType> |
ObjectFactory.createUserOptionCode(CodeType value)
|
JAXBElement<CodeType> |
ObjectFactory.createWorkScopeCode(CodeType value)
|
void |
AccessCredentialType.setAccessCredentialTypeCode(CodeType value)
Sets the value of the accessCredentialTypeCode property.
|
void |
AddressBaseType.setFormatCode(CodeType value)
Sets the value of the formatCode property.
|
void |
PersonNameBaseType.setGenerationAffixCode(CodeType value)
Sets the value of the generationAffixCode property.
|
void |
NotificationType.setNotificationScopeCode(CodeType value)
Sets the value of the notificationScopeCode property.
|
void |
AddressBaseType.setPostalCode(CodeType value)
Sets the value of the postalCode property.
|
void |
PersonNameBaseType.setPreferredSalutationCode(CodeType value)
Sets the value of the preferredSalutationCode property.
|
void |
WorkScopeType.setWorkScopeCode(CodeType value)
Sets the value of the workScopeCode property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PersonNameBaseType.setQualificationAffixCode(List<CodeType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
PersonNameBaseType.setTitleAffixCode(List<CodeType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
AccountConfigurationType.setUserOptionCode(List<CodeType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
Copyright © 2016–2021 Philip Helger. All rights reserved.