Kvalitetsheving FKBResult
Java class for KvalitetshevingFKBResult complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="KvalitetshevingFKBResult">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="vellykket" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="bygningId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bygning}BygningId" minOccurs="0"/>
<element name="melding" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the bygningId property.
Link copied to clipboard
Gets the value of the melding property.
Link copied to clipboard
Gets the value of the vellykket property.
Link copied to clipboard
Sets the value of the bygningId property.
Link copied to clipboard
Sets the value of the melding property.
Link copied to clipboard
Sets the value of the vellykket property.