Dokument Specification
Java class for DokumentSpecification complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="DokumentSpecification">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ref" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="innsendersRef" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="ident" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/grunnboksidenter}DokumentIdent"/>
<element name="signaturer" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/melding}PersonSpecificationList"/>
<element name="signertForViaFullmakt" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/register/person}PersonIdList"/>
<element name="signaturTider" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/melding}SignaturTiderMap" minOccurs="0"/>
<element name="rettsstiftelser" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/melding}RettsstiftelseOperationList"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Content copied to clipboard
Inheritors
Functions
Link copied to clipboard
Gets the value of the ident property.
Link copied to clipboard
Gets the value of the innsendersRef property.
Link copied to clipboard
Gets the value of the rettsstiftelser property.
Link copied to clipboard
Gets the value of the signaturer property.
Link copied to clipboard
Gets the value of the signaturTider property.
Link copied to clipboard
Gets the value of the signertForViaFullmakt property.
Link copied to clipboard
Sets the value of the ident property.
Link copied to clipboard
Sets the value of the innsendersRef property.
Link copied to clipboard
Sets the value of the rettsstiftelser property.
Link copied to clipboard
Sets the value of the signaturer property.
Link copied to clipboard
Sets the value of the signaturTider property.
Link copied to clipboard
Sets the value of the signertForViaFullmakt property.