com.agimatec.annomark.example.transfer
Class TransferPostcodeLight
java.lang.Object
com.agimatec.annomark.example.transfer.TransferPostcodeLight
- All Implemented Interfaces:
- Serializable
public class TransferPostcodeLight
- extends Object
- implements Serializable
CODE GENERATED BY "java-pojo.ftl" - DO NOT EDIT!
source: CvPostcode
postal codes in a country
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransferPostcodeLight
public TransferPostcodeLight()
getPostcodeId
public long getPostcodeId()
setPostcodeId
public void setPostcodeId(long postcodeId)
getZip
public String getZip()
setZip
public void setZip(String zip)
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
Copyright © 2008-2011. All Rights Reserved.