@Deprecated public class OldFundingPathDbEntry extends Object
| Constructor and Description |
|---|
OldFundingPathDbEntry()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Deprecated.
|
String |
getDnetresourceidentifier()
Deprecated.
|
String |
getFunderid()
Deprecated.
|
String |
getId()
Deprecated.
|
String |
getJurisdiction()
Deprecated.
|
String |
getOptional1()
Deprecated.
|
String |
getOptional2()
Deprecated.
|
String |
getOrgId()
Deprecated.
|
String |
getPath()
Deprecated.
|
void |
setDescription(String description)
Deprecated.
|
void |
setDnetresourceidentifier(String dnetresourceidentifier)
Deprecated.
|
void |
setFunderid(String funderid)
Deprecated.
|
void |
setId(String id)
Deprecated.
|
void |
setJurisdiction(String jurisdiction)
Deprecated.
|
void |
setOptional1(String optional1)
Deprecated.
|
void |
setOptional2(String optional2)
Deprecated.
|
void |
setOrgId(String orgId)
Deprecated.
|
void |
setPath(String path)
Deprecated.
|
public String getDnetresourceidentifier()
public void setDnetresourceidentifier(String dnetresourceidentifier)
public String getId()
public void setId(String id)
public String getPath()
public void setPath(String path)
public String getOrgId()
public void setOrgId(String orgId)
public String getJurisdiction()
public void setJurisdiction(String jurisdiction)
public String getDescription()
public void setDescription(String description)
public String getOptional1()
public void setOptional1(String optional1)
public String getOptional2()
public void setOptional2(String optional2)
public String getFunderid()
public void setFunderid(String funderid)
Copyright © 2025. All rights reserved.