Kvalitetsheving FKBCommand
Java class for KvalitetshevingFKBCommand complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="KvalitetshevingFKBCommand">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ident" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bygning}BygningIdent"/>
<element name="bygningstype" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="bygningsstatuskode" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="gammelNord" type="{http://www.w3.org/2001/XMLSchema}double"/>
<element name="gammelOst" type="{http://www.w3.org/2001/XMLSchema}double"/>
<element name="nyNord" type="{http://www.w3.org/2001/XMLSchema}double"/>
<element name="nyOst" type="{http://www.w3.org/2001/XMLSchema}double"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the bygningsstatuskode property.
Link copied to clipboard
Gets the value of the bygningstype property.
Link copied to clipboard
Gets the value of the gammelNord property.
Link copied to clipboard
Gets the value of the gammelOst property.
Link copied to clipboard
Gets the value of the ident property.
Link copied to clipboard
Sets the value of the bygningsstatuskode property.
Link copied to clipboard
Sets the value of the bygningstype property.
Link copied to clipboard
Sets the value of the gammelNord property.
Link copied to clipboard
Sets the value of the gammelOst property.
Link copied to clipboard
Sets the value of the ident property.