public class AssociationType extends RegistryObjectType
| Modifier and Type | Field and Description |
|---|---|
protected String |
associationType |
protected String |
sourceObject |
protected String |
targetObject |
classification, description, externalIdentifier, lid, name, objectType, status, versionInfohome, id, slot| Constructor and Description |
|---|
AssociationType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAssociationType() |
String |
getSourceObject() |
String |
getTargetObject() |
void |
setAssociationType(String value) |
void |
setSourceObject(String value) |
void |
setTargetObject(String value) |
getClassification, getDescription, getExternalIdentifier, getLid, getName, getObjectType, getStatus, getVersionInfo, setDescription, setLid, setName, setObjectType, setStatus, setVersionInfoprotected String associationType
protected String sourceObject
protected String targetObject
public String getAssociationType()
public void setAssociationType(String value)
public String getSourceObject()
public void setSourceObject(String value)
public String getTargetObject()
public void setTargetObject(String value)
Copyright © 2020. All rights reserved.