Class View
java.lang.Object
nl.geostandaarden.mim_1_1_0.relatierol.View
- All Implemented Interfaces:
org.jvnet.jaxb.lang.Child
Java class for View complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="View">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="naam" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="locatie" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="definitie" type="{http://www.geostandaarden.nl/mim/mim-core/1.1}xhtmlText"/>
<element name="herkomst" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="datatypen" type="{http://www.geostandaarden.nl/mim/mim-core/1.1}DomeinViewDatatypen" minOccurs="0"/>
<element name="objecttypen" type="{http://www.geostandaarden.nl/mim/mim-core/1.1}DomeinViewObjectTypen" minOccurs="0"/>
<element name="gegevensgroeptypen" type="{http://www.geostandaarden.nl/mim/mim-core/1.1}DomeinViewGegevensgroepTypen" minOccurs="0"/>
<element name="keuzen" type="{http://www.geostandaarden.nl/mim/mim-core/1.1}DomeinViewKeuzen" minOccurs="0"/>
<element ref="{http://www.geostandaarden.nl/mim/mim-ext/1.0}constructies" minOccurs="0"/>
<element ref="{http://www.geostandaarden.nl/mim/mim-ext/1.0}kenmerken" minOccurs="0"/>
</sequence>
<attribute name="id" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="index" type="{http://www.w3.org/2001/XMLSchema}integer" />
</restriction>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Constructies
protected DomeinViewDatatypen
protected XhtmlText
De beschrijving van de betekenis van de package.protected DomeinViewGegevensgroepTypen
protected String
De registratie of het informatiemodel waaraan het package ontleend is.protected String
protected BigInteger
protected Kenmerken
protected DomeinViewKeuzen
protected String
De verwijzing naar de locatie van de bijbehorende schema’s waar de view over gaat.protected String
De naam van de view package.protected DomeinViewObjectTypen
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
afterUnmarshal
(jakarta.xml.bind.Unmarshaller unmarshaller, Object parent) This method is invoked by the JAXB implementation on each instance when unmarshalling completes.boolean
Gets the value of the constructies property.Gets the value of the datatypen property.De beschrijving van de betekenis van de package.Gets the value of the gegevensgroeptypen property.De registratie of het informatiemodel waaraan het package ontleend is.getId()
Gets the value of the id property.getIndex()
Gets the value of the index property.Gets the value of the kenmerken property.Gets the value of the keuzen property.De verwijzing naar de locatie van de bijbehorende schema’s waar de view over gaat.getNaam()
De naam van de view package.Gets the value of the objecttypen property.Gets the parent object in the object tree representing the unmarshalled xml document.int
hashCode()
void
setConstructies
(Constructies value) Sets the value of the constructies property.void
setDatatypen
(DomeinViewDatatypen value) Sets the value of the datatypen property.void
setDefinitie
(XhtmlText value) Sets the value of the definitie property.void
Sets the value of the gegevensgroeptypen property.void
setHerkomst
(String value) Sets the value of the herkomst property.void
Sets the value of the id property.void
setIndex
(BigInteger value) Sets the value of the index property.void
setKenmerken
(Kenmerken value) Sets the value of the kenmerken property.void
setKeuzen
(DomeinViewKeuzen value) Sets the value of the keuzen property.void
setLocatie
(String value) Sets the value of the locatie property.void
Sets the value of the naam property.void
Sets the value of the objecttypen property.void
withConstructies
(Constructies value) Sets the value of the constructies property.withDatatypen
(DomeinViewDatatypen value) Sets the value of the datatypen property.withDefinitie
(XhtmlText value) Sets the value of the definitie property.Sets the value of the gegevensgroeptypen property.withHerkomst
(String value) Sets the value of the herkomst property.Sets the value of the id property.withIndex
(BigInteger value) Sets the value of the index property.withKenmerken
(Kenmerken value) Sets the value of the kenmerken property.withKeuzen
(DomeinViewKeuzen value) Sets the value of the keuzen property.withLocatie
(String value) Sets the value of the locatie property.Sets the value of the naam property.Sets the value of the objecttypen property.withParent
(Object parent)
-
Field Details
-
naam
De naam van de view package. Deze is, indien mogelijk, analoog aan de naamgeving in het externe schema waar de view over gaat, eventueel met een prefix. -
locatie
De verwijzing naar de locatie van de bijbehorende schema’s waar de view over gaat. -
definitie
De beschrijving van de betekenis van de package. -
herkomst
De registratie of het informatiemodel waaraan het package ontleend is. Bij een view is de herkomst nooit de eigen organsiatie. -
datatypen
-
objecttypen
-
gegevensgroeptypen
-
keuzen
-
constructies
-
kenmerken
-
id
-
index
-
-
Constructor Details
-
View
public View()
-
-
Method Details
-
getNaam
De naam van de view package. Deze is, indien mogelijk, analoog aan de naamgeving in het externe schema waar de view over gaat, eventueel met een prefix.- Returns:
- possible object is
String
-
setNaam
Sets the value of the naam property. -
getLocatie
De verwijzing naar de locatie van de bijbehorende schema’s waar de view over gaat.- Returns:
- possible object is
String
-
setLocatie
Sets the value of the locatie property.- Parameters:
value
- allowed object isString
- See Also:
-
getDefinitie
De beschrijving van de betekenis van de package.- Returns:
- possible object is
XhtmlText
-
setDefinitie
Sets the value of the definitie property.- Parameters:
value
- allowed object isXhtmlText
- See Also:
-
getHerkomst
De registratie of het informatiemodel waaraan het package ontleend is. Bij een view is de herkomst nooit de eigen organsiatie.- Returns:
- possible object is
String
-
setHerkomst
Sets the value of the herkomst property.- Parameters:
value
- allowed object isString
- See Also:
-
getDatatypen
Gets the value of the datatypen property.- Returns:
- possible object is
DomeinViewDatatypen
-
setDatatypen
Sets the value of the datatypen property.- Parameters:
value
- allowed object isDomeinViewDatatypen
-
getObjecttypen
Gets the value of the objecttypen property.- Returns:
- possible object is
DomeinViewObjectTypen
-
setObjecttypen
Sets the value of the objecttypen property.- Parameters:
value
- allowed object isDomeinViewObjectTypen
-
getGegevensgroeptypen
Gets the value of the gegevensgroeptypen property.- Returns:
- possible object is
DomeinViewGegevensgroepTypen
-
setGegevensgroeptypen
Sets the value of the gegevensgroeptypen property.- Parameters:
value
- allowed object isDomeinViewGegevensgroepTypen
-
getKeuzen
Gets the value of the keuzen property.- Returns:
- possible object is
DomeinViewKeuzen
-
setKeuzen
Sets the value of the keuzen property.- Parameters:
value
- allowed object isDomeinViewKeuzen
-
getConstructies
Gets the value of the constructies property.- Returns:
- possible object is
Constructies
-
setConstructies
Sets the value of the constructies property.- Parameters:
value
- allowed object isConstructies
-
getKenmerken
Gets the value of the kenmerken property.- Returns:
- possible object is
Kenmerken
-
setKenmerken
Sets the value of the kenmerken property.- Parameters:
value
- allowed object isKenmerken
-
getId
Gets the value of the id property.- Returns:
- possible object is
String
-
setId
Sets the value of the id property.- Parameters:
value
- allowed object isString
-
getIndex
Gets the value of the index property.- Returns:
- possible object is
BigInteger
-
setIndex
Sets the value of the index property.- Parameters:
value
- allowed object isBigInteger
-
equals
-
hashCode
public int hashCode() -
getParent
Gets the parent object in the object tree representing the unmarshalled xml document.- Specified by:
getParent
in interfaceorg.jvnet.jaxb.lang.Child
- Returns:
- The parent object.
-
setParent
- Specified by:
setParent
in interfaceorg.jvnet.jaxb.lang.Child
-
afterUnmarshal
This method is invoked by the JAXB implementation on each instance when unmarshalling completes.- Parameters:
unmarshaller
- The unmarshaller that generated the instance.parent
- The parent object in the object tree.
-
withNaam
Sets the value of the naam property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withLocatie
Sets the value of the locatie property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withDefinitie
Sets the value of the definitie property.- Parameters:
value
- allowed object isXhtmlText
- Returns:
- The class instance
-
withHerkomst
Sets the value of the herkomst property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withDatatypen
Sets the value of the datatypen property.- Parameters:
value
- allowed object isDomeinViewDatatypen
- Returns:
- The class instance
-
withObjecttypen
Sets the value of the objecttypen property.- Parameters:
value
- allowed object isDomeinViewObjectTypen
- Returns:
- The class instance
-
withGegevensgroeptypen
Sets the value of the gegevensgroeptypen property.- Parameters:
value
- allowed object isDomeinViewGegevensgroepTypen
- Returns:
- The class instance
-
withKeuzen
Sets the value of the keuzen property.- Parameters:
value
- allowed object isDomeinViewKeuzen
- Returns:
- The class instance
-
withConstructies
Sets the value of the constructies property.- Parameters:
value
- allowed object isConstructies
- Returns:
- The class instance
-
withKenmerken
Sets the value of the kenmerken property.- Parameters:
value
- allowed object isKenmerken
- Returns:
- The class instance
-
withId
Sets the value of the id property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withIndex
Sets the value of the index property.- Parameters:
value
- allowed object isBigInteger
- Returns:
- The class instance
-
withParent
- Parameters:
parent
- allowed object isObject
- Returns:
- The class instance
-