public class PartyIdentification12 extends Object
Java-Klasse für PartyIdentification12 complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="PartyIdentification12">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Nm" type="{urn:sepade:xsd:pain.008.001.01}Max70Text"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
PartyIdentification12() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNm()
Ruft den Wert der nm-Eigenschaft ab.
|
void |
setNm(String value)
Legt den Wert der nm-Eigenschaft fest.
|
protected String nm
Copyright © 2018. All rights reserved.