Omsetning Specification
Java class for OmsetningSpecification complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="OmsetningSpecification">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="omsetningstype" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/melding}OmsetningstypeKodeSpecification"/>
<element name="utlystTilSalgPaaDetFrieMarked" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="omsatte" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/melding}OmsattRegisterenhetsrettSpecificationList"/>
<element name="vederlag" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/rettsstiftelse}Beloep" minOccurs="0"/>
<element name="dokumentavgiftsplikt" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/melding}DokumentavgiftspliktSpecification" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the dokumentavgiftsplikt property.
Link copied to clipboard
Gets the value of the omsatte property.
Link copied to clipboard
Gets the value of the omsetningstype property.
Link copied to clipboard
Gets the value of the vederlag property.
Link copied to clipboard
Gets the value of the utlystTilSalgPaaDetFrieMarked property.
Link copied to clipboard
Sets the value of the dokumentavgiftsplikt property.
Link copied to clipboard
Sets the value of the omsatte property.
Link copied to clipboard
Sets the value of the omsetningstype property.
Link copied to clipboard
Sets the value of the utlystTilSalgPaaDetFrieMarked property.
Link copied to clipboard
Sets the value of the vederlag property.