| Package | Description |
|---|---|
| org.kuali.rice.kim.api.common.attribute |
Copyright 2005-2018 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| org.kuali.rice.kim.api.type |
Copyright 2005-2018 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| Modifier and Type | Method and Description |
|---|---|
KimTypeContract |
KimAttributeDataContract.getKimType()
The kim type associated with the kim attribute data.
|
| Modifier and Type | Class and Description |
|---|---|
class |
KimType
An immutable representation of a
KimTypeContract. |
static class |
KimType.Builder
This builder constructs an KimType enforcing the constraints of the
KimTypeContract. |
| Modifier and Type | Method and Description |
|---|---|
static KimType.Builder |
KimType.Builder.create(KimTypeContract contract)
creates a KimType from an existing
KimTypeContract. |
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.