public class PropertyMutationMaster extends Object
| Constructor and Description |
|---|
PropertyMutationMaster() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
Long |
getId() |
String |
getMutationDesc() |
String |
getMutationName() |
String |
getOrderId() |
String |
getType() |
void |
setCode(String code) |
void |
setId(Long id) |
void |
setMutationDesc(String mutationDesc) |
void |
setMutationName(String mutationName) |
void |
setOrderId(String orderId) |
void |
setType(String type) |
public Long getId()
public void setId(Long id)
idMutation - The idMutation to set.public String getMutationDesc()
public void setMutationDesc(String mutationDesc)
mutationDesc - The mutationDesc to set.public String getMutationName()
public void setMutationName(String mutationName)
mutationName - The mutationName to set.public String getType()
public void setType(String type)
type - The type to set.public String getCode()
public void setCode(String code)
code - the code to setpublic String getOrderId()
public void setOrderId(String orderId)
orderId - the orderId to setCopyright © 2015–2017 eGovernments Foundation. All rights reserved.