| java.lang.Object | ||
| ↳ | com.coupa.resources.Resource | |
| ↳ | com.coupa.resources.Contract | |
Java class for contract complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="contract">
<complexContent>
<extension base="{}resource">
<sequence>
<element name="created-at" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="updated-at" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="number" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="version" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="start-date" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="end-date" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="status" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="minimum-value" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
<element name="maximum-value" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
<element name="terms" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="preferred" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="savings-pct" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="supplier" type="{}supplier-summary" minOccurs="0"/>
<element name="currency" type="{}currency-summary" minOccurs="0"/>
<element name="business-groups" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="business-group" type="{}business-group-summary" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="created-by" type="{}user-summary" minOccurs="0"/>
<element name="updated-by" type="{}user-summary" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Contract.BusinessGroups | Java class for anonymous complex type. |
||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| businessGroups | |||||||||||
| createdAt | |||||||||||
| createdBy | |||||||||||
| currency | |||||||||||
| endDate | |||||||||||
| maximumValue | |||||||||||
| minimumValue | |||||||||||
| name | |||||||||||
| number | |||||||||||
| preferred | |||||||||||
| savingsPct | |||||||||||
| startDate | |||||||||||
| status | |||||||||||
| supplier | |||||||||||
| terms | |||||||||||
| updatedAt | |||||||||||
| updatedBy | |||||||||||
| version | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.coupa.resources.Resource
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the businessGroups property.
| |||||||||||
Gets the value of the createdAt property.
| |||||||||||
Gets the value of the createdBy property.
| |||||||||||
Gets the value of the currency property.
| |||||||||||
Gets the value of the endDate property.
| |||||||||||
Gets the value of the maximumValue property.
| |||||||||||
Gets the value of the minimumValue property.
| |||||||||||
Gets the value of the name property.
| |||||||||||
Gets the value of the number property.
| |||||||||||
Gets the value of the preferred property.
| |||||||||||
Gets the value of the savingsPct property.
| |||||||||||
Gets the value of the startDate property.
| |||||||||||
Gets the value of the status property.
| |||||||||||
Gets the value of the supplier property.
| |||||||||||
Gets the value of the terms property.
| |||||||||||
Gets the value of the updatedAt property.
| |||||||||||
Gets the value of the updatedBy property.
| |||||||||||
Gets the value of the version property.
| |||||||||||
Sets the value of the businessGroups property.
| |||||||||||
Sets the value of the createdAt property.
| |||||||||||
Sets the value of the createdBy property.
| |||||||||||
Sets the value of the currency property.
| |||||||||||
Sets the value of the endDate property.
| |||||||||||
Sets the value of the maximumValue property.
| |||||||||||
Sets the value of the minimumValue property.
| |||||||||||
Sets the value of the name property.
| |||||||||||
Sets the value of the number property.
| |||||||||||
Sets the value of the preferred property.
| |||||||||||
Sets the value of the savingsPct property.
| |||||||||||
Sets the value of the startDate property.
| |||||||||||
Sets the value of the status property.
| |||||||||||
Sets the value of the supplier property.
| |||||||||||
Sets the value of the terms property.
| |||||||||||
Sets the value of the updatedAt property.
| |||||||||||
Sets the value of the updatedBy property.
| |||||||||||
Sets the value of the version property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.coupa.resources.Resource
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
com.coupa.api.Identifiable
| |||||||||||
Gets the value of the businessGroups property.
Contract.BusinessGroups
Gets the value of the createdAt property.
Gets the value of the createdBy property.
UserSummary
Gets the value of the currency property.
CurrencySummary
Gets the value of the endDate property.
Gets the value of the maximumValue property.
Gets the value of the minimumValue property.
Gets the value of the name property.
Gets the value of the number property.
Gets the value of the preferred property.
Gets the value of the savingsPct property.
Gets the value of the startDate property.
Gets the value of the status property.
Gets the value of the supplier property.
SupplierSummary
Gets the value of the terms property.
Gets the value of the updatedAt property.
Gets the value of the updatedBy property.
UserSummary
Gets the value of the version property.
Sets the value of the businessGroups property.
| value | Allowed object is
Contract.BusinessGroups
|
|---|
Sets the value of the createdAt property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the createdBy property.
| value | Allowed object is
UserSummary
|
|---|
Sets the value of the currency property.
| value | Allowed object is
CurrencySummary
|
|---|
Sets the value of the endDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the maximumValue property.
| value | Allowed object is Float |
|---|
Sets the value of the minimumValue property.
| value | Allowed object is Float |
|---|
Sets the value of the name property.
| value | Allowed object is String |
|---|
Sets the value of the number property.
| value | Allowed object is String |
|---|
Sets the value of the preferred property.
| value | Allowed object is String |
|---|
Sets the value of the savingsPct property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the startDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the status property.
| value | Allowed object is String |
|---|
Sets the value of the supplier property.
| value | Allowed object is
SupplierSummary
|
|---|
Sets the value of the terms property.
| value | Allowed object is String |
|---|
Sets the value of the updatedAt property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the updatedBy property.
| value | Allowed object is
UserSummary
|
|---|
Sets the value of the version property.
| value | Allowed object is BigInteger |
|---|