public class PricingSummary extends Object
Constructor and Description |
---|
PricingSummary() |
Modifier and Type | Method and Description |
---|---|
PricingKey |
getKey() |
String |
getLastModifiedBy() |
Calendar |
getLastModifiedDate() |
void |
setKey(PricingKey value) |
void |
setLastModifiedBy(String value) |
void |
setLastModifiedDate(Calendar value) |
public PricingKey getKey()
public void setKey(PricingKey value)
public String getLastModifiedBy()
public void setLastModifiedBy(String value)
public Calendar getLastModifiedDate()
public void setLastModifiedDate(Calendar value)
Copyright © 2010–2016. All rights reserved.