| Package | Description |
|---|---|
| org.egov.ptis.domain.entity.property |
| Modifier and Type | Method and Description |
|---|---|
List<PropertyMutationTransferee> |
PropertyMutation.getTransfereeInfos() |
List<PropertyMutationTransferee> |
PropertyMutation.getTransfereeInfosProxy() |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyMutation.addTransfereeInfos(PropertyMutationTransferee transfereeInfo) |
void |
PropertyMutation.removeTransfereeInfos(PropertyMutationTransferee transfereeInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyMutation.setTransfereeInfos(List<PropertyMutationTransferee> transfereeInfos) |
void |
PropertyMutation.setTransfereeInfosProxy(List<PropertyMutationTransferee> transfereeInfosProxy) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.