public class AddressMatch extends Object implements Serializable
Constructor and Description |
---|
AddressMatch() |
Modifier and Type | Method and Description |
---|---|
List<MatchDescription> |
getDescription() |
MatchType |
getType() |
void |
setDescription(List<MatchDescription> description) |
void |
setType(MatchType type) |
public List<MatchDescription> getDescription()
public void setDescription(List<MatchDescription> description)
public MatchType getType()
public void setType(MatchType type)
Copyright © 2024. All rights reserved.