| Package | Description |
|---|---|
| eu.toop.regrep.rim | |
| eu.toop.regrep.slot |
| Modifier and Type | Method and Description |
|---|---|
InternationalStringType |
InternationalStringType.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
InternationalStringType |
ObjectFactory.createInternationalStringType()
Create an instance of
InternationalStringType |
InternationalStringType |
ParameterType.getDescription()
Gets the value of the description property.
|
InternationalStringType |
RegistryObjectType.getDescription()
Gets the value of the description property.
|
InternationalStringType |
ParameterType.getName()
Gets the value of the name property.
|
InternationalStringType |
RegistryObjectType.getName()
Gets the value of the name property.
|
InternationalStringType |
InternationalStringValueType.getValue()
Gets the value of the value property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InternationalStringType.cloneTo(InternationalStringType ret)
This method clones all values from
this to the passed object. |
void |
ParameterType.setDescription(InternationalStringType value)
Sets the value of the description property.
|
void |
RegistryObjectType.setDescription(InternationalStringType value)
Sets the value of the description property.
|
void |
ParameterType.setName(InternationalStringType value)
Sets the value of the name property.
|
void |
RegistryObjectType.setName(InternationalStringType value)
Sets the value of the name property.
|
void |
InternationalStringValueType.setValue(InternationalStringType value)
Sets the value of the value property.
|
| Constructor and Description |
|---|
InternationalStringValueType(InternationalStringType valueParam)
Constructor for value of type InternationalStringType
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
static InternationalStringType |
SlotHelper.createInternationalStringType(com.helger.commons.text.IMultilingualText aMLT) |
static InternationalStringType |
SlotHelper.createInternationalStringType(LocalizedStringType... aArray) |
static InternationalStringType |
SlotHelper.createInternationalStringType(Map<Locale,String> aMap) |
| Modifier and Type | Method and Description |
|---|---|
static InternationalStringValueType |
SlotHelper.createSlotValue(InternationalStringType x) |
SlotBuilder |
SlotBuilder.setValue(InternationalStringType x) |
Copyright © 2020 TOOP. All rights reserved.