Krets Feature
Java class for KretsFeature complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="KretsFeature">
<complexContent>
<extension base="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/kart}MatrikkelFeature">
<sequence>
<element name="geometri" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/geometri}Polygon" minOccurs="0"/>
<element name="representasjonspunkt" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/geometri}Point" minOccurs="0"/>
<element name="bubbleId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/adresse}KretsId" minOccurs="0"/>
<element name="kretsflateId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="navnOgNr" type="{http://www.w3.org/2001/XMLSchema}string" 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 geometri property.
Link copied to clipboard
Gets the value of the kretsflateId property.
Link copied to clipboard
Gets the value of the navnOgNr property.
Link copied to clipboard
Gets the value of the representasjonspunkt property.
Link copied to clipboard
Sets the value of the bubbleId property.
Link copied to clipboard
Sets the value of the geometri property.
Link copied to clipboard
Sets the value of the kretsflateId property.
Link copied to clipboard
Sets the value of the navnOgNr property.
Link copied to clipboard
Sets the value of the representasjonspunkt property.