| Name | Type | |
|---|---|---|
| Usage | CluService | |
| ObjectStructure | Type | Complex |
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.dto.dictionary.student.kuali.org}state" maxOccurs="unbounded"/>
</sequence>
<attribute name="key" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| ShortName | Name | Type | Description | Required? | Read only? | Cardinality | XML Attribute? | Implementation Notes |
|---|---|---|---|---|---|---|---|---|
| state | State | StateList | Gets the value of the state property.
|
Required | Many | No | ||
| key | Key | String | Gets the value of the key property. | Required | One | Yes | ||
| name | Name | String | ??? | One | No | |||
| desc | Desc | String | ??? | One | No | |||
| effectiveDate | Effective Date | Date | ??? | One | No | |||
| expirationDate | Expiration Date | Date | ??? | One | No | |||
| modifiable | Modifiable | boolean | ??? | One | No | |||
| attributes | Attributes | Map |
??? | One | No |