Teig Feature
Java class for TeigFeature complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="TeigFeature">
<complexContent>
<extension base="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/kart}MatrikkelFeature">
<sequence>
<element name="flate" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/geometri}Polygon" minOccurs="0"/>
<element name="bubbleId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/matrikkelenhet}TeigId" minOccurs="0"/>
<element name="representasjonspunkt" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/geometri}Point" minOccurs="0"/>
<element name="teigtype" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="underSammenslaingBestar" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="underSammenslaingUtgar" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="matrikkelenhetForTeiginfo" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/kart}MatrikkelenhetForTeigInfoList" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the bubbleId property.
Link copied to clipboard
Gets the value of the matrikkelenhetForTeiginfo property.
Link copied to clipboard
Gets the value of the representasjonspunkt property.
Link copied to clipboard
Gets the value of the teigtype property.
Link copied to clipboard
Gets the value of the underSammenslaingBestar property.
Link copied to clipboard
Gets the value of the underSammenslaingUtgar property.
Link copied to clipboard
Sets the value of the bubbleId property.
Link copied to clipboard
Sets the value of the matrikkelenhetForTeiginfo property.
Link copied to clipboard
Sets the value of the representasjonspunkt property.
Link copied to clipboard
Sets the value of the teigtype property.
Link copied to clipboard
Sets the value of the underSammenslaingBestar property.
Link copied to clipboard
Sets the value of the underSammenslaingUtgar property.