| Package | Description |
|---|---|
| de.hybris.platform.b2b.punchout.populators.impl | |
| org.cxml |
| Modifier and Type | Method and Description |
|---|---|
protected PostalAddress |
DefaultPunchOutSessionPopulator.toPostalAddress(PostalAddress postalAddress) |
| Modifier and Type | Field and Description |
|---|---|
protected PostalAddress |
Address.postalAddress |
protected PostalAddress |
PCard.postalAddress |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<PostalAddress> |
Contact.postalAddress |
| Modifier and Type | Method and Description |
|---|---|
PostalAddress |
ObjectFactory.createPostalAddress()
Create an instance of
PostalAddress |
PostalAddress |
Address.getPostalAddress()
Gets the value of the postalAddress property.
|
PostalAddress |
PCard.getPostalAddress()
Gets the value of the postalAddress property.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PostalAddress> |
Contact.getPostalAddress()
Gets the value of the postalAddress property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Address.setPostalAddress(PostalAddress value)
Sets the value of the postalAddress property.
|
void |
PCard.setPostalAddress(PostalAddress value)
Sets the value of the postalAddress property.
|
Copyright © 2018 SAP SE. All Rights Reserved.