| Package | Description |
|---|---|
| org.cxml |
| Modifier and Type | Field and Description |
|---|---|
protected OrganizationID |
QuoteMessageHeader.organizationID |
protected OrganizationID |
SupplierInvitation.organizationID |
protected OrganizationID |
ContractRequestHeader.organizationID |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<OrganizationID> |
OrganizationDataRequest.organizationID |
| Modifier and Type | Method and Description |
|---|---|
OrganizationID |
ObjectFactory.createOrganizationID()
Create an instance of
OrganizationID |
OrganizationID |
QuoteMessageHeader.getOrganizationID()
Gets the value of the organizationID property.
|
OrganizationID |
SupplierInvitation.getOrganizationID()
Gets the value of the organizationID property.
|
OrganizationID |
ContractRequestHeader.getOrganizationID()
Gets the value of the organizationID property.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<OrganizationID> |
OrganizationDataRequest.getOrganizationID()
Gets the value of the organizationID property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QuoteMessageHeader.setOrganizationID(OrganizationID value)
Sets the value of the organizationID property.
|
void |
SupplierInvitation.setOrganizationID(OrganizationID value)
Sets the value of the organizationID property.
|
void |
ContractRequestHeader.setOrganizationID(OrganizationID value)
Sets the value of the organizationID property.
|
Copyright © 2018 SAP SE. All Rights Reserved.