Sefrakstatussok Model
Java class for SefrakstatussokModel complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="SefrakstatussokModel">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="kommuner" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/kommune}KommuneIdList" minOccurs="0"/>
<element name="fraDato" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}LocalDate" minOccurs="0"/>
<element name="tilDato" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}LocalDate" minOccurs="0"/>
<element name="tidligereStatusListe" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}StringList" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the fraDato property.
Link copied to clipboard
Gets the value of the kommuner property.
Link copied to clipboard
Gets the value of the tidligereStatusListe property.
Link copied to clipboard
Gets the value of the tilDato property.
Link copied to clipboard
Sets the value of the fraDato property.
Link copied to clipboard
Sets the value of the kommuner property.
Link copied to clipboard
Sets the value of the tidligereStatusListe property.
Link copied to clipboard
Sets the value of the tilDato property.