@Deprecated public class OldFunderDbEntry extends Object
| Constructor and Description |
|---|
OldFunderDbEntry()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Set<OldFundingPathDbEntry> |
getFundingpaths()
Deprecated.
|
String |
getId()
Deprecated.
|
String |
getJurisdiction()
Deprecated.
|
Date |
getLastupdatedate()
Deprecated.
|
String |
getName()
Deprecated.
|
Set<IdentityDbEntry> |
getPids()
Deprecated.
|
String |
getPolicy()
Deprecated.
|
Date |
getRegistrationdate()
Deprecated.
|
String |
getShortname()
Deprecated.
|
String |
getWebsiteurl()
Deprecated.
|
void |
setFundingpaths(Set<OldFundingPathDbEntry> fundingpaths)
Deprecated.
|
void |
setId(String id)
Deprecated.
|
void |
setJurisdiction(String jurisdiction)
Deprecated.
|
void |
setLastupdatedate(Date lastupdatedate)
Deprecated.
|
void |
setName(String name)
Deprecated.
|
void |
setPids(Set<IdentityDbEntry> pids)
Deprecated.
|
void |
setPolicy(String policy)
Deprecated.
|
void |
setRegistrationdate(Date registrationdate)
Deprecated.
|
void |
setShortname(String shortname)
Deprecated.
|
void |
setWebsiteurl(String websiteurl)
Deprecated.
|
public String getId()
public void setId(String id)
public String getName()
public void setName(String name)
public String getShortname()
public void setShortname(String shortname)
public String getJurisdiction()
public void setJurisdiction(String jurisdiction)
public String getWebsiteurl()
public void setWebsiteurl(String websiteurl)
public String getPolicy()
public void setPolicy(String policy)
public Date getRegistrationdate()
public void setRegistrationdate(Date registrationdate)
public Date getLastupdatedate()
public void setLastupdatedate(Date lastupdatedate)
public Set<IdentityDbEntry> getPids()
public void setPids(Set<IdentityDbEntry> pids)
public Set<OldFundingPathDbEntry> getFundingpaths()
public void setFundingpaths(Set<OldFundingPathDbEntry> fundingpaths)
Copyright © 2025. All rights reserved.