public interface InventoryAvailabilityExternalIdentifierType
The following features are supported:
Modifier and Type | Method and Description |
---|---|
CatalogEntryIdentifierType | getCatalogEntryIdentifier()
Returns the value of the 'Catalog Entry Identifier' containment reference.
|
StoreIdentifierType | getOnlineStoreIdentifier()
Returns the value of the 'Online Store Identifier' containment reference.
|
PhysicalStoreIdentifierType | getPhysicalStoreIdentifier()
Returns the value of the 'Physical Store Identifier' containment reference.
|
void | setCatalogEntryIdentifier(CatalogEntryIdentifierType value)
Sets the value of the 'Catalog Entry Identifier' containment reference.
|
void | setOnlineStoreIdentifier(StoreIdentifierType value)
Sets the value of the 'Online Store Identifier' containment reference.
|
void | setPhysicalStoreIdentifier(PhysicalStoreIdentifierType value)
Sets the value of the 'Physical Store Identifier' containment reference.
|
CatalogEntryIdentifierType getCatalogEntryIdentifier()
void setCatalogEntryIdentifier(CatalogEntryIdentifierType value)
StoreIdentifierType getOnlineStoreIdentifier()
void setOnlineStoreIdentifier(StoreIdentifierType value)
PhysicalStoreIdentifierType getPhysicalStoreIdentifier()
void setPhysicalStoreIdentifier(PhysicalStoreIdentifierType value)