@Entity public class OrderAddress extends Address
| Constructor and Description |
|---|
OrderAddress() |
| Modifier and Type | Method and Description |
|---|---|
AddressNature |
getNature() |
Network |
getNetwork()
Returns the network this entity belongs to
|
Order |
getOrder() |
void |
setOrder(Order order) |
getAddressLine1, getAddressLine2, getBuildingNumber, getCity, getComplement, getCountry, getNeighborhood, getPoBox, getRegion, getStreet, getZip, setAddressLine1, setAddressLine2, setBuildingNumber, setCity, setComplement, setCountry, setNeighborhood, setPoBox, setRegion, setStreet, setZipgetDataTranslationType, getLogType, getVersionisGlobalclone, equals, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCode, isPersistent, isTransient, toStringpublic AddressNature getNature()
public Network getNetwork()
NetworkedEntitygetNetwork in class NetworkedEntitypublic Order getOrder()
public void setOrder(Order order)