.. java:import:: com.fasterxml.jackson.annotation JsonIgnoreProperties .. java:import:: com.fasterxml.jackson.annotation JsonProperty .. java:import:: dk.magenta.datafordeler.geo.data SumiffiikRawData .. java:import:: dk.magenta.datafordeler.geo.data.common GeoMonotemporalRecord .. java:import:: java.util ArrayList .. java:import:: java.util List .. java:import:: java.util UUID UnitAddressRawData.UnitAddressRawProperties =========================================== .. java:package:: dk.magenta.datafordeler.geo.data.unitaddress :noindex: .. java:type:: @JsonIgnoreProperties public class UnitAddressRawProperties extends RawProperties :outertype: UnitAddressRawData Fields ------ accessAddressSumiffiik ^^^^^^^^^^^^^^^^^^^^^^ .. java:field:: @JsonProperty public String accessAddressSumiffiik :outertype: UnitAddressRawData.UnitAddressRawProperties door ^^^^ .. java:field:: @JsonProperty public String door :outertype: UnitAddressRawData.UnitAddressRawProperties floor ^^^^^ .. java:field:: @JsonProperty public String floor :outertype: UnitAddressRawData.UnitAddressRawProperties objectStatus ^^^^^^^^^^^^ .. java:field:: @JsonProperty public Integer objectStatus :outertype: UnitAddressRawData.UnitAddressRawProperties source ^^^^^^ .. java:field:: @JsonProperty public Integer source :outertype: UnitAddressRawData.UnitAddressRawProperties unitNumber ^^^^^^^^^^ .. java:field:: @JsonProperty public String unitNumber :outertype: UnitAddressRawData.UnitAddressRawProperties usage ^^^^^ .. java:field:: @JsonProperty public Integer usage :outertype: UnitAddressRawData.UnitAddressRawProperties Methods ------- getAccessAddressSumiffiikAsUUID ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: public UUID getAccessAddressSumiffiikAsUUID() :outertype: UnitAddressRawData.UnitAddressRawProperties setSumiffiikId ^^^^^^^^^^^^^^ .. java:method:: @JsonProperty public void setSumiffiikId(String sumiffiikId) :outertype: UnitAddressRawData.UnitAddressRawProperties