Uses of Class
nl.kadaster.schemas.gds2.afgifte_bestandophalenresultaat.v20130701.BestandOphalenResultaatType
-
Packages that use BestandOphalenResultaatType Package Description nl.kadaster.schemas.gds2.afgifte_bestandophalenresultaat.v20130701 nl.kadaster.schemas.gds2.service.afgifte_bestandophalen.v20130701 -
-
Uses of BestandOphalenResultaatType in nl.kadaster.schemas.gds2.afgifte_bestandophalenresultaat.v20130701
Methods in nl.kadaster.schemas.gds2.afgifte_bestandophalenresultaat.v20130701 that return BestandOphalenResultaatType Modifier and Type Method Description BestandOphalenResultaatTypeObjectFactory. createBestandOphalenResultaatType()Create an instance ofBestandOphalenResultaatTypeMethods in nl.kadaster.schemas.gds2.afgifte_bestandophalenresultaat.v20130701 that return types with arguments of type BestandOphalenResultaatType Modifier and Type Method Description javax.xml.bind.JAXBElement<BestandOphalenResultaatType>ObjectFactory. createBestandOphalenResultaat(BestandOphalenResultaatType value)Methods in nl.kadaster.schemas.gds2.afgifte_bestandophalenresultaat.v20130701 with parameters of type BestandOphalenResultaatType Modifier and Type Method Description javax.xml.bind.JAXBElement<BestandOphalenResultaatType>ObjectFactory. createBestandOphalenResultaat(BestandOphalenResultaatType value) -
Uses of BestandOphalenResultaatType in nl.kadaster.schemas.gds2.service.afgifte_bestandophalen.v20130701
Fields in nl.kadaster.schemas.gds2.service.afgifte_bestandophalen.v20130701 declared as BestandOphalenResultaatType Modifier and Type Field Description protected BestandOphalenResultaatTypeBestandOphalenResponse. antwoordMethods in nl.kadaster.schemas.gds2.service.afgifte_bestandophalen.v20130701 that return BestandOphalenResultaatType Modifier and Type Method Description BestandOphalenResultaatTypeBestandOphalenResponse. getAntwoord()Gets the value of the antwoord property.Methods in nl.kadaster.schemas.gds2.service.afgifte_bestandophalen.v20130701 with parameters of type BestandOphalenResultaatType Modifier and Type Method Description voidBestandOphalenResponse. setAntwoord(BestandOphalenResultaatType value)Sets the value of the antwoord property.
-