SpaceTime.DataModel.VendorOrders
Interface OrderBase


public interface OrderBase

Represents the short form of an order that is used in Order Cancellations, Placements and Changes. It is a value type.


Method Summary
 java.lang.String EventId()
          EventId
 java.lang.String Service()
          Service
 

Method Detail

EventId

java.lang.String EventId()
EventId


Service

java.lang.String Service()
Service