|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextType | |
---|---|
be.fgov.ehealth.certra.core.v2 | |
be.fgov.ehealth.technicalconnector.ra.mapper |
Uses of TextType in be.fgov.ehealth.certra.core.v2 |
---|
Methods in be.fgov.ehealth.certra.core.v2 that return TextType | |
---|---|
TextType |
ObjectFactory.createTextType()
Create an instance of TextType |
TextType |
OrganizationType.getName()
Gets the value of the name property. |
TextType |
OrganizationIdentifierType.getName()
Gets the value of the name property. |
TextType |
RevocationContractType.getText()
Gets the value of the text property. |
TextType |
ContractType.getText()
Gets the value of the text property. |
Methods in be.fgov.ehealth.certra.core.v2 with parameters of type TextType | |
---|---|
void |
OrganizationType.setName(TextType value)
Sets the value of the name property. |
void |
OrganizationIdentifierType.setName(TextType value)
Sets the value of the name property. |
void |
RevocationContractType.setText(TextType value)
Sets the value of the text property. |
void |
ContractType.setText(TextType value)
Sets the value of the text property. |
Uses of TextType in be.fgov.ehealth.technicalconnector.ra.mapper |
---|
Methods in be.fgov.ehealth.technicalconnector.ra.mapper that return TextType | |
---|---|
TextType |
RaMapperSelmaGeneratedClass.asTextType(LocalizedText inLocalizedText)
|
Methods in be.fgov.ehealth.technicalconnector.ra.mapper with parameters of type TextType | |
---|---|
LocalizedText |
RaMapperSelmaGeneratedClass.asLocalizedText(TextType inTextType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |