Name | ObjectStructure | |
---|---|---|
Usage | CluService | |
FieldDescriptor | 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}type" maxOccurs="unbounded"/>
</sequence>
<attribute name="objectTypeKey" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
ShortName | Name | Type | Description | Required? | Read only? | Cardinality | XML Attribute? | Implementation Notes |
---|---|---|---|---|---|---|---|---|
type | Type | TypeList | Gets the value of the type property.
|
Required | Many | No | ||
key | Key | String | Gets the value of the key property. | Required | One | Yes | ||
id | Id | String | ??? | One | Yes | |||
name | Name | String | ??? | One | No | |||
desc | Desc | String | ??? | One | No |