Rettsstiftelse Operation
Java class for RettsstiftelseOperation complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="RettsstiftelseOperation">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="rettsstiftelsesnummer" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="rettsstiftelsestype" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/melding}RettsstiftelsestypeKodeSpecification"/>
<element name="aarsakGebyrfritak" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/melding}AarsakGebyrfritakKodeSpecification"/>
<element name="harGebyr" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="tekster" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/rettsstiftelse}TekstList"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Content copied to clipboard
Inheritors
Functions
Link copied to clipboard
Gets the value of the aarsakGebyrfritak property.
Link copied to clipboard
Gets the value of the rettsstiftelsesnummer property.
Link copied to clipboard
Gets the value of the rettsstiftelsestype property.
Link copied to clipboard
Gets the value of the tekster property.
Link copied to clipboard
Gets the value of the harGebyr property.
Link copied to clipboard
Sets the value of the aarsakGebyrfritak property.
Link copied to clipboard
Sets the value of the harGebyr property.
Link copied to clipboard
Sets the value of the rettsstiftelsesnummer property.
Link copied to clipboard
Sets the value of the rettsstiftelsestype property.
Link copied to clipboard
Sets the value of the tekster property.