public class OrderId extends Object implements Serializable
| Constructor and Description |
|---|
OrderId(int orderId,
CustomerId custId) |
public OrderId(int orderId,
CustomerId custId)
public int getOrderId()
public CustomerId getCustId()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.