.. 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 ================== .. java:package:: dk.magenta.datafordeler.geo.data.unitaddress :noindex: .. java:type:: @JsonIgnoreProperties public class UnitAddressRawData extends SumiffiikRawData Fields ------ properties ^^^^^^^^^^ .. java:field:: @JsonProperty public UnitAddressRawProperties properties :outertype: UnitAddressRawData Methods ------- getMonotemporalRecords ^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Override public List getMonotemporalRecords() :outertype: UnitAddressRawData getProperties ^^^^^^^^^^^^^ .. java:method:: @Override public RawProperties getProperties() :outertype: UnitAddressRawData setAttributes ^^^^^^^^^^^^^ .. java:method:: @JsonProperty public void setAttributes(UnitAddressRawProperties attributes) :outertype: UnitAddressRawData