|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Address | |
---|---|
org.apache.olingo.odata2.jpa.processor.ref.extension | |
org.apache.olingo.odata2.jpa.processor.ref.model |
Uses of Address in org.apache.olingo.odata2.jpa.processor.ref.extension |
---|
Methods in org.apache.olingo.odata2.jpa.processor.ref.extension that return Address | |
---|---|
Address |
SalesOrderHeaderProcessor.getAddress(Long soID)
|
Uses of Address in org.apache.olingo.odata2.jpa.processor.ref.model |
---|
Methods in org.apache.olingo.odata2.jpa.processor.ref.model that return Address | |
---|---|
Address |
Customer.getAddress()
|
Address |
Store.getStoreAddress()
|
Methods in org.apache.olingo.odata2.jpa.processor.ref.model with parameters of type Address | |
---|---|
void |
Customer.setAddress(Address address)
|
void |
Store.setStoreAddress(Address storeAddress)
|
Constructors in org.apache.olingo.odata2.jpa.processor.ref.model with parameters of type Address | |
---|---|
Store(String storeName,
Address storeAddress)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |