Konsesjonsfrihet Bekreftelse DTO
Java class for KonsesjonsfrihetBekreftelseDTO complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="KonsesjonsfrihetBekreftelseDTO">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="konsesjonsfrihetBekreftelser" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/konsesjon}KonsesjonsfrihetBekreftelseList" minOccurs="0"/>
<element name="bekreftelseLogikk" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/konsesjon}BekreftelseLogikk" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the bekreftelseLogikk property.
Link copied to clipboard
Gets the value of the konsesjonsfrihetBekreftelser property.
Link copied to clipboard
Sets the value of the bekreftelseLogikk property.
Link copied to clipboard
Sets the value of the konsesjonsfrihetBekreftelser property.