Package org.cyclos.utils
Class AddressHelper.AddressSnapshot
- java.lang.Object
-
- org.cyclos.utils.AddressHelper.AddressSnapshot
-
- Enclosing class:
- AddressHelper
public static class AddressHelper.AddressSnapshot extends Object
It's an address DTO's snapshot
-
-
Constructor Summary
Constructors Constructor Description AddressSnapshot()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)inthashCode()AddressHelper.AddressSnapshotsnapshot(Collection<AddressFields> fields, AddressDTO dto)
-
-
-
Method Detail
-
snapshot
public AddressHelper.AddressSnapshot snapshot(Collection<AddressFields> fields, AddressDTO dto)
-
-