Class Relatiesoort.Relatieklasse

java.lang.Object
nl.geostandaarden.mim_1_1_0.relatierol.Relatiesoort.Relatieklasse
All Implemented Interfaces:
org.jvnet.jaxb.lang.Child
Enclosing class:
Relatiesoort

public static class Relatiesoort.Relatieklasse extends Object implements org.jvnet.jaxb.lang.Child

Java class for anonymous complex type

.

The following schema fragment specifies the expected content contained within this class.


 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element ref="{http://www.geostandaarden.nl/mim/mim-core/1.1}Relatieklasse"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

    • relatieklasse

      protected Relatieklasse relatieklasse
      Een relatiesoort met eigenschappen.
  • Constructor Details

    • Relatieklasse

      public Relatieklasse()
  • Method Details

    • getRelatieklasse

      public Relatieklasse getRelatieklasse()
      Een relatiesoort met eigenschappen.
      Returns:
      possible object is Relatieklasse
    • setRelatieklasse

      public void setRelatieklasse(Relatieklasse value)
      Sets the value of the relatieklasse property.
      Parameters:
      value - allowed object is Relatieklasse
      See Also:
    • equals

      public boolean equals(Object object)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • getParent

      public Object getParent()
      Gets the parent object in the object tree representing the unmarshalled xml document.
      Specified by:
      getParent in interface org.jvnet.jaxb.lang.Child
      Returns:
      The parent object.
    • setParent

      public void setParent(Object parent)
      Specified by:
      setParent in interface org.jvnet.jaxb.lang.Child
    • afterUnmarshal

      public void afterUnmarshal(jakarta.xml.bind.Unmarshaller unmarshaller, Object parent)
      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.
    • withRelatieklasse

      public Relatiesoort.Relatieklasse withRelatieklasse(Relatieklasse value)
      Sets the value of the relatieklasse property.
      Parameters:
      value - allowed object is Relatieklasse
      Returns:
      The class instance
    • withParent

      public Relatiesoort.Relatieklasse withParent(Object parent)
      Parameters:
      parent - allowed object is Object
      Returns:
      The class instance