public class GenericIdentification4 extends Object
Java-Klasse für GenericIdentification4 complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="GenericIdentification4">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Id" type="{urn:swift:xsd:$pain.008.002.01}Max35Text"/>
<element name="IdTp" type="{urn:swift:xsd:$pain.008.002.01}Max35Text"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
protected String |
idTp |
| Constructor and Description |
|---|
GenericIdentification4() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Ruft den Wert der id-Eigenschaft ab.
|
String |
getIdTp()
Ruft den Wert der idTp-Eigenschaft ab.
|
void |
setId(String value)
Legt den Wert der id-Eigenschaft fest.
|
void |
setIdTp(String value)
Legt den Wert der idTp-Eigenschaft fest.
|
Copyright © 2017. All rights reserved.