Matrikkel Rapport
Java class for MatrikkelRapport complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="MatrikkelRapport">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="url" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/>
<element name="size" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="compressedSize" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="rapportTypeId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/rapport/koder}RapportTypeId" minOccurs="0"/>
<element name="filnavn" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Content copied to clipboard
Inheritors
Functions
Link copied to clipboard
Gets the value of the compressedSize property.
Link copied to clipboard
Gets the value of the filnavn property.
Link copied to clipboard
Gets the value of the rapportTypeId property.
Link copied to clipboard
Sets the value of the compressedSize property.
Link copied to clipboard
Sets the value of the filnavn property.
Link copied to clipboard
Sets the value of the rapportTypeId property.