public interface DossierPath
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getName() |
DossierPath |
getParent() |
void |
setParent(DossierPath parent)
Sets parent DossierPath.
|
String getCode()
String getName()
DossierPath getParent()
void setParent(DossierPath parent)
Copyright © 2021. All rights reserved.