public class ProjectAffiliation extends Object implements Serializable
| Constructor and Description |
|---|
ProjectAffiliation() |
| Modifier and Type | Method and Description |
|---|---|
OrganizationPidScheme |
getPid() |
String |
getValue() |
void |
setPid(OrganizationPidScheme pid) |
void |
setValue(String value) |
public OrganizationPidScheme getPid()
public void setPid(OrganizationPidScheme pid)
public String getValue()
public void setValue(String value)
Copyright © 2026. All rights reserved.