Class ObjectFactory

java.lang.Object
nl.geostandaarden.mim_1_1_0.relatierol.ref.ObjectFactory

public class ObjectFactory extends Object
This object contains factory methods for each Java content interface and Java element interface generated in the nl.geostandaarden.mim_1_1_0.relatierol.ref package.

An ObjectFactory allows you to programmatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.

  • Constructor Details

    • ObjectFactory

      public ObjectFactory()
      Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: nl.geostandaarden.mim_1_1_0.relatierol.ref
  • Method Details

    • createRefType

      public RefType createRefType()
      Create an instance of RefType
      Returns:
      the new instance of RefType
    • createObjecttypeRef

      public jakarta.xml.bind.JAXBElement<RefType> createObjecttypeRef(RefType value)
      Create an instance of JAXBElement<RefType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<RefType>
    • createGegevensgroeptypeRef

      public jakarta.xml.bind.JAXBElement<RefType> createGegevensgroeptypeRef(RefType value)
      Create an instance of JAXBElement<RefType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<RefType>
    • createAttribuutsoortRef

      public jakarta.xml.bind.JAXBElement<RefType> createAttribuutsoortRef(RefType value)
      Create an instance of JAXBElement<RefType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<RefType>
    • createGegevensgroepRef

      public jakarta.xml.bind.JAXBElement<RefType> createGegevensgroepRef(RefType value)
      Create an instance of JAXBElement<RefType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<RefType>
    • createDatatypeRef

      public jakarta.xml.bind.JAXBElement<RefType> createDatatypeRef(RefType value)
      Create an instance of JAXBElement<RefType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<RefType>
    • createRelatieklasseRef

      public jakarta.xml.bind.JAXBElement<RefType> createRelatieklasseRef(RefType value)
      Create an instance of JAXBElement<RefType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<RefType>
    • createKeuzeRef

      public jakarta.xml.bind.JAXBElement<RefType> createKeuzeRef(RefType value)
      Create an instance of JAXBElement<RefType>
      Parameters:
      value - Java instance representing xml element's value.
      Returns:
      the new instance of JAXBElement<RefType>