Package nl.egem.stuf.sector.bg._0204
Class PRBFund
java.lang.Object
nl.egem.stuf.sector.bg._0204.PRBFund
fundamentele entiteit Publiek rechtelijke beperking
 
 
Java class for PRB-fund complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="PRB-fund">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="codePubliekRechtlijkeBeperking" minOccurs="0">
           <complexType>
             <simpleContent>
               <extension base="<http://www.egem.nl/StUF/sector/bg/0204>PubliekrechtelijkeBeperkingCode">
                 <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
                 <attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="ingangsdatum" minOccurs="0">
           <complexType>
             <simpleContent>
               <extension base="<http://www.egem.nl/StUF/StUF0204>DatumMetIndicator">
                 <attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="einddatum" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
         <element name="vindplaatsDocument" minOccurs="0">
           <complexType>
             <simpleContent>
               <extension base="<http://www.egem.nl/StUF/sector/bg/0204>VindplaatsDocument">
                 <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="tijdvakGeldigheid" type="{http://www.egem.nl/StUF/StUF0204}TijdvakGeldigheid" minOccurs="0"/>
         <element name="extraElementen" type="{http://www.egem.nl/StUF/StUF0204}ExtraElementen" minOccurs="0"/>
       </sequence>
       <attGroup ref="{http://www.egem.nl/StUF/StUF0204}fundamenteel"/>
     </restriction>
   </complexContent>
 </complexType>
 - 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic classJava class for anonymous complex type.static classJava class for anonymous complex type.static classJava class for anonymous complex type.
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprotected JAXBElement<Object>protected ExtraElementenprotected JAXBElement<PRBFund.Ingangsdatum>protected NoValueprotected Stringprotected Stringprotected Stringprotected Stringprotected TijdvakGeldigheidprotected Verwerkingssoortprotected JAXBElement<PRBFund.VindplaatsDocument>
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionGets the value of the codePubliekRechtlijkeBeperking property.Gets the value of the einddatum property.Gets the value of the extraElementen property.Gets the value of the ingangsdatum property.Gets the value of the noValue property.Gets the value of the sleutelGegevensbeheer property.Gets the value of the sleutelOntvangend property.Gets the value of the sleutelVerzendend property.Gets the value of the soortEntiteit property.Gets the value of the tijdvakGeldigheid property.Gets the value of the verwerkingssoort property.Gets the value of the vindplaatsDocument property.voidSets the value of the codePubliekRechtlijkeBeperking property.voidsetEinddatum(JAXBElement<Object> value) Sets the value of the einddatum property.voidsetExtraElementen(ExtraElementen value) Sets the value of the extraElementen property.voidSets the value of the ingangsdatum property.voidsetNoValue(NoValue value) Sets the value of the noValue property.voidsetSleutelGegevensbeheer(String value) Sets the value of the sleutelGegevensbeheer property.voidsetSleutelOntvangend(String value) Sets the value of the sleutelOntvangend property.voidsetSleutelVerzendend(String value) Sets the value of the sleutelVerzendend property.voidsetSoortEntiteit(String value) Sets the value of the soortEntiteit property.voidSets the value of the tijdvakGeldigheid property.voidSets the value of the verwerkingssoort property.voidSets the value of the vindplaatsDocument property.
- 
Field Details- 
codePubliekRechtlijkeBeperking
- 
ingangsdatum
- 
einddatum
- 
vindplaatsDocument
- 
tijdvakGeldigheid
- 
extraElementen
- 
soortEntiteit
- 
sleutelVerzendend
- 
sleutelOntvangend
- 
sleutelGegevensbeheer
- 
verwerkingssoort
- 
noValue
 
- 
- 
Constructor Details- 
PRBFundpublic PRBFund()
 
- 
- 
Method Details- 
getCodePubliekRechtlijkeBeperkingGets the value of the codePubliekRechtlijkeBeperking property.- Returns:
- possible object is
     JAXBElement<PRBFund.CodePubliekRechtlijkeBeperking>
 
- 
setCodePubliekRechtlijkeBeperkingpublic void setCodePubliekRechtlijkeBeperking(JAXBElement<PRBFund.CodePubliekRechtlijkeBeperking> value) Sets the value of the codePubliekRechtlijkeBeperking property.- Parameters:
- value- allowed object is- JAXBElement- <- PRBFund.CodePubliekRechtlijkeBeperking- >
 
- 
getIngangsdatumGets the value of the ingangsdatum property.- Returns:
- possible object is
     JAXBElement<PRBFund.Ingangsdatum>
 
- 
setIngangsdatumSets the value of the ingangsdatum property.- Parameters:
- value- allowed object is- JAXBElement- <- PRBFund.Ingangsdatum- >
 
- 
getEinddatumGets the value of the einddatum property.- Returns:
- possible object is
     JAXBElement<Object>
 
- 
setEinddatumSets the value of the einddatum property.- Parameters:
- value- allowed object is- JAXBElement- <- Object- >
 
- 
getVindplaatsDocumentGets the value of the vindplaatsDocument property.- Returns:
- possible object is
     JAXBElement<PRBFund.VindplaatsDocument>
 
- 
setVindplaatsDocumentSets the value of the vindplaatsDocument property.- Parameters:
- value- allowed object is- JAXBElement- <- PRBFund.VindplaatsDocument- >
 
- 
getTijdvakGeldigheidGets the value of the tijdvakGeldigheid property.- Returns:
- possible object is
     TijdvakGeldigheid
 
- 
setTijdvakGeldigheidSets the value of the tijdvakGeldigheid property.- Parameters:
- value- allowed object is- TijdvakGeldigheid
 
- 
getExtraElementenGets the value of the extraElementen property.- Returns:
- possible object is
     ExtraElementen
 
- 
setExtraElementenSets the value of the extraElementen property.- Parameters:
- value- allowed object is- ExtraElementen
 
- 
getSoortEntiteitGets the value of the soortEntiteit property.- Returns:
- possible object is
     String
 
- 
setSoortEntiteitSets the value of the soortEntiteit property.- Parameters:
- value- allowed object is- String
 
- 
getSleutelVerzendendGets the value of the sleutelVerzendend property.- Returns:
- possible object is
     String
 
- 
setSleutelVerzendendSets the value of the sleutelVerzendend property.- Parameters:
- value- allowed object is- String
 
- 
getSleutelOntvangendGets the value of the sleutelOntvangend property.- Returns:
- possible object is
     String
 
- 
setSleutelOntvangendSets the value of the sleutelOntvangend property.- Parameters:
- value- allowed object is- String
 
- 
getSleutelGegevensbeheerGets the value of the sleutelGegevensbeheer property.- Returns:
- possible object is
     String
 
- 
setSleutelGegevensbeheerSets the value of the sleutelGegevensbeheer property.- Parameters:
- value- allowed object is- String
 
- 
getVerwerkingssoortGets the value of the verwerkingssoort property.- Returns:
- possible object is
     Verwerkingssoort
 
- 
setVerwerkingssoortSets the value of the verwerkingssoort property.- Parameters:
- value- allowed object is- Verwerkingssoort
 
- 
getNoValueGets the value of the noValue property.- Returns:
- possible object is
     NoValue
 
- 
setNoValueSets the value of the noValue property.- Parameters:
- value- allowed object is- NoValue
 
 
-