| Package | Description |
|---|---|
| org.kuali.rice.kim.api.identity |
Copyright 2005-2017 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.identity.address |
Copyright 2005-2017 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.identity.citizenship |
Copyright 2005-2017 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.identity.email |
Copyright 2005-2017 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.identity.employment |
Copyright 2005-2017 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.identity.name |
Copyright 2005-2017 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.identity.phone |
Copyright 2005-2017 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.identity.type |
Copyright 2005-2017 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 |
|---|---|
static CodedAttribute.Builder |
CodedAttribute.Builder.create(CodedAttributeContract contract) |
static CodedAttribute.Builder |
CodedAttribute.Builder.create(String code) |
| Modifier and Type | Method and Description |
|---|---|
CodedAttribute.Builder |
EntityAddress.Builder.getAddressType() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityAddress.Builder.setAddressType(CodedAttribute.Builder addressType) |
| Modifier and Type | Method and Description |
|---|---|
CodedAttribute.Builder |
EntityCitizenship.Builder.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityCitizenship.Builder.setStatus(CodedAttribute.Builder status) |
| Modifier and Type | Method and Description |
|---|---|
CodedAttribute.Builder |
EntityEmail.Builder.getEmailType() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityEmail.Builder.setEmailType(CodedAttribute.Builder emailType) |
| Modifier and Type | Method and Description |
|---|---|
CodedAttribute.Builder |
EntityEmployment.Builder.getEmployeeStatus() |
CodedAttribute.Builder |
EntityEmployment.Builder.getEmployeeType() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityEmployment.Builder.setEmployeeStatus(CodedAttribute.Builder employeeStatus) |
void |
EntityEmployment.Builder.setEmployeeType(CodedAttribute.Builder employeeType) |
| Modifier and Type | Method and Description |
|---|---|
CodedAttribute.Builder |
EntityName.Builder.getNameType() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityName.Builder.setNameType(CodedAttribute.Builder nameType) |
| Modifier and Type | Method and Description |
|---|---|
CodedAttribute.Builder |
EntityPhone.Builder.getPhoneType() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityPhone.Builder.setPhoneType(CodedAttribute.Builder phoneType) |
| Modifier and Type | Method and Description |
|---|---|
CodedAttribute.Builder |
EntityTypeContactInfo.Builder.getEntityType() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityTypeContactInfo.Builder.setEntityType(CodedAttribute.Builder entityType) |
Copyright © 2005–2017 The Kuali Foundation. All rights reserved.