MatrikkelServerKonfigurasjon

Java class for MatrikkelServerKonfigurasjon complex type

.

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


<complexType name="MatrikkelServerKonfigurasjon">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="tjenerversjon" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
        <element name="productionDeployment" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
        <element name="stagingDeployment" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
        <element name="testVersion" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
        <element name="landbruksregisterKontrollEnablet" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
        <element name="wmsTicketServerProtocol" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
        <element name="wmsTicketServerHost" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
        <element name="wmsTicketServerPath" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
        <element name="wmsTicketServerConnectTimeout" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
        <element name="wmsTicketServerTimeout" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
        <element name="statusURL" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
        <element name="proxyUrl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
        <element name="matrikkelSystemnavn" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
        <element name="grunnforurensningURLTemplate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
        <element name="kulturminneURLTemplate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
        <element name="faktaarkURLTemplate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
        <element name="versionNumberWithoutTestVersion" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
        <element name="matrikkelServerIP" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
        <element name="matrikkelServerHttpPort" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
        <element name="matrikkelRapportOutputPathDirectory" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
        <element name="matrikkelRapportServerUrl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
        <element name="matrikkelRapportServerIP" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
        <element name="matrikkelRapportServerPort" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
        <element name="matrikkelRapportServerProtocol" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
        <element name="jiraUrl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
        <element name="startupKommune" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
        <element name="jiraProjectKey" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
        <element name="jiraIssueType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
        <element name="jiraInfo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Gets the value of the faktaarkURLTemplate property.
Link copied to clipboard
Gets the value of the grunnforurensningURLTemplate property.
Link copied to clipboard
open fun getJiraInfo(): String
Gets the value of the jiraInfo property.
Link copied to clipboard
Gets the value of the jiraIssueType property.
Link copied to clipboard
Gets the value of the jiraProjectKey property.
Link copied to clipboard
open fun getJiraUrl(): String
Gets the value of the jiraUrl property.
Link copied to clipboard
Gets the value of the kulturminneURLTemplate property.
Link copied to clipboard
Gets the value of the matrikkelRapportOutputPathDirectory property.
Link copied to clipboard
Gets the value of the matrikkelRapportServerIP property.
Link copied to clipboard
Gets the value of the matrikkelRapportServerPort property.
Link copied to clipboard
Gets the value of the matrikkelRapportServerProtocol property.
Link copied to clipboard
Gets the value of the matrikkelRapportServerUrl property.
Link copied to clipboard
Gets the value of the matrikkelServerHttpPort property.
Link copied to clipboard
Gets the value of the matrikkelServerIP property.
Link copied to clipboard
Gets the value of the matrikkelSystemnavn property.
Link copied to clipboard
open fun getProxyUrl(): String
Gets the value of the proxyUrl property.
Link copied to clipboard
Gets the value of the startupKommune property.
Link copied to clipboard
open fun getStatusURL(): String
Gets the value of the statusURL property.
Link copied to clipboard
Gets the value of the tjenerversjon property.
Link copied to clipboard
Gets the value of the versionNumberWithoutTestVersion property.
Link copied to clipboard
Gets the value of the wmsTicketServerConnectTimeout property.
Link copied to clipboard
Gets the value of the wmsTicketServerHost property.
Link copied to clipboard
Gets the value of the wmsTicketServerPath property.
Link copied to clipboard
Gets the value of the wmsTicketServerProtocol property.
Link copied to clipboard
Gets the value of the wmsTicketServerTimeout property.
Link copied to clipboard
Gets the value of the landbruksregisterKontrollEnablet property.
Link copied to clipboard
Gets the value of the productionDeployment property.
Link copied to clipboard
Gets the value of the stagingDeployment property.
Link copied to clipboard
Gets the value of the testVersion property.
Link copied to clipboard
Sets the value of the faktaarkURLTemplate property.
Link copied to clipboard
Sets the value of the grunnforurensningURLTemplate property.
Link copied to clipboard
open fun setJiraInfo(value: String)
Sets the value of the jiraInfo property.
Link copied to clipboard
open fun setJiraIssueType(value: String)
Sets the value of the jiraIssueType property.
Link copied to clipboard
open fun setJiraProjectKey(value: String)
Sets the value of the jiraProjectKey property.
Link copied to clipboard
open fun setJiraUrl(value: String)
Sets the value of the jiraUrl property.
Link copied to clipboard
Sets the value of the kulturminneURLTemplate property.
Link copied to clipboard
Sets the value of the landbruksregisterKontrollEnablet property.
Link copied to clipboard
Sets the value of the matrikkelRapportOutputPathDirectory property.
Link copied to clipboard
Sets the value of the matrikkelRapportServerIP property.
Link copied to clipboard
Sets the value of the matrikkelRapportServerPort property.
Link copied to clipboard
Sets the value of the matrikkelRapportServerProtocol property.
Link copied to clipboard
Sets the value of the matrikkelRapportServerUrl property.
Link copied to clipboard
Sets the value of the matrikkelServerHttpPort property.
Link copied to clipboard
open fun setMatrikkelServerIP(value: String)
Sets the value of the matrikkelServerIP property.
Link copied to clipboard
Sets the value of the matrikkelSystemnavn property.
Link copied to clipboard
Sets the value of the productionDeployment property.
Link copied to clipboard
open fun setProxyUrl(value: String)
Sets the value of the proxyUrl property.
Link copied to clipboard
open fun setStagingDeployment(value: Boolean)
Sets the value of the stagingDeployment property.
Link copied to clipboard
open fun setStartupKommune(value: String)
Sets the value of the startupKommune property.
Link copied to clipboard
open fun setStatusURL(value: String)
Sets the value of the statusURL property.
Link copied to clipboard
open fun setTestVersion(value: Boolean)
Sets the value of the testVersion property.
Link copied to clipboard
open fun setTjenerversjon(value: String)
Sets the value of the tjenerversjon property.
Link copied to clipboard
Sets the value of the versionNumberWithoutTestVersion property.
Link copied to clipboard
Sets the value of the wmsTicketServerConnectTimeout property.
Link copied to clipboard
Sets the value of the wmsTicketServerHost property.
Link copied to clipboard
Sets the value of the wmsTicketServerPath property.
Link copied to clipboard
Sets the value of the wmsTicketServerProtocol property.
Link copied to clipboard
Sets the value of the wmsTicketServerTimeout property.