
public class SPBTabel extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SPBTabel.Code
<p>Java class for anonymous complex type.
|
static class |
SPBTabel.Omschrijving
<p>Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<SPBTabel.Code> |
code |
protected ExtraElementen |
extraElementen |
protected NoValue |
noValue |
protected SPBTabel.Omschrijving |
omschrijving |
protected String |
soortEntiteit |
protected Verwerkingssoort |
verwerkingssoort |
| Constructor and Description |
|---|
SPBTabel() |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SPBTabel.Code> |
getCode()
Gets the value of the code property.
|
ExtraElementen |
getExtraElementen()
Gets the value of the extraElementen property.
|
NoValue |
getNoValue()
Gets the value of the noValue property.
|
SPBTabel.Omschrijving |
getOmschrijving()
Gets the value of the omschrijving property.
|
String |
getSoortEntiteit()
Gets the value of the soortEntiteit property.
|
Verwerkingssoort |
getVerwerkingssoort()
Gets the value of the verwerkingssoort property.
|
void |
setCode(JAXBElement<SPBTabel.Code> value)
Sets the value of the code property.
|
void |
setExtraElementen(ExtraElementen value)
Sets the value of the extraElementen property.
|
void |
setNoValue(NoValue value)
Sets the value of the noValue property.
|
void |
setOmschrijving(SPBTabel.Omschrijving value)
Sets the value of the omschrijving property.
|
void |
setSoortEntiteit(String value)
Sets the value of the soortEntiteit property.
|
void |
setVerwerkingssoort(Verwerkingssoort value)
Sets the value of the verwerkingssoort property.
|
protected JAXBElement<SPBTabel.Code> code
protected SPBTabel.Omschrijving omschrijving
protected ExtraElementen extraElementen
protected String soortEntiteit
protected Verwerkingssoort verwerkingssoort
protected NoValue noValue
public JAXBElement<SPBTabel.Code> getCode()
JAXBElement<SPBTabel.Code>public void setCode(JAXBElement<SPBTabel.Code> value)
value - allowed object is
JAXBElement<SPBTabel.Code>public SPBTabel.Omschrijving getOmschrijving()
SPBTabel.Omschrijvingpublic void setOmschrijving(SPBTabel.Omschrijving value)
value - allowed object is
SPBTabel.Omschrijvingpublic ExtraElementen getExtraElementen()
ExtraElementenpublic void setExtraElementen(ExtraElementen value)
value - allowed object is
ExtraElementenpublic String getSoortEntiteit()
Stringpublic void setSoortEntiteit(String value)
value - allowed object is
Stringpublic Verwerkingssoort getVerwerkingssoort()
Verwerkingssoortpublic void setVerwerkingssoort(Verwerkingssoort value)
value - allowed object is
Verwerkingssoortpublic NoValue getNoValue()
NoValueCopyright © 2014–2020 B3Partners B.V.. All rights reserved.