public class IsNull extends Object implements Serializable
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element ref="{http://schema.samply.de/ccp/MdrKey}MdrKey"/>
</all>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
IsNull() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMdrKey()
Gets the value of the mdrKey property.
|
void |
setMdrKey(String value)
Sets the value of the mdrKey property.
|
protected String mdrKey
Copyright © 2021 Samply Community. All rights reserved.