public class ProjectBillingCycle extends BusinessObject
Constructor and Description |
---|
ProjectBillingCycle() |
Modifier and Type | Method and Description |
---|---|
String |
getBillingFormat() |
ProjectBillingCycleKey |
getKey() |
void |
setBillingFormat(String value) |
void |
setKey(ProjectBillingCycleKey value) |
public String getBillingFormat()
public void setBillingFormat(String value)
public ProjectBillingCycleKey getKey()
public void setKey(ProjectBillingCycleKey value)
Copyright © 2010–2016. All rights reserved.