Jobb DTO
Java class for JobbDTO complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="JobbDTO">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="jobbId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/jobb}JobbId" minOccurs="0"/>
<element name="brukerId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/bruker}BrukerId" minOccurs="0"/>
<element name="konavn" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="beskrivelse" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="utvalg" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="opprettet" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}Timestamp" minOccurs="0"/>
<element name="statusId" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/jobb/koder}JobbStatusKodeId" minOccurs="0"/>
<element name="feilmelding" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="sistEndret" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain}Timestamp" minOccurs="0"/>
<element name="nummerIKo" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the beskrivelse property.
Link copied to clipboard
Gets the value of the brukerId property.
Link copied to clipboard
Gets the value of the feilmelding property.
Link copied to clipboard
Gets the value of the nummerIKo property.
Link copied to clipboard
Gets the value of the opprettet property.
Link copied to clipboard
Gets the value of the sistEndret property.
Link copied to clipboard
Gets the value of the statusId property.
Link copied to clipboard
Sets the value of the beskrivelse property.
Link copied to clipboard
Sets the value of the brukerId property.
Link copied to clipboard
Sets the value of the feilmelding property.
Link copied to clipboard
Sets the value of the nummerIKo property.
Link copied to clipboard
Sets the value of the opprettet property.
Link copied to clipboard
Sets the value of the sistEndret property.
Link copied to clipboard
Sets the value of the statusId property.