Package no.digipost.api.datatypes.types
Class Boligdetaljer
java.lang.Object
no.digipost.api.datatypes.types.Boligdetaljer
- All Implemented Interfaces:
DataType
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionBoligdetaljer(Residence residence, List<Hjemmelshaver> hjemmelshavere, Integer bruksareal, Integer antallOppholdsrom, Integer antallBaderom, List<Omsetningshistorikk> omsetningshistorikk, String organisasjonsnummer, String bruksenhet, String andelsnummer, List<Heftelse> heftelser) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface no.digipost.api.datatypes.DataType
getType, getTypeIdentifier, withDefaultsForMissingOptionalValues
-
Field Details
-
EXAMPLE
-
-
Constructor Details
-
Boligdetaljer
-