org.eclipse.higgins.icard.provider.cardspace.common
Class IssuerInformationEntry
java.lang.Object
org.eclipse.higgins.icard.provider.cardspace.common.IssuerInformationEntry
- All Implemented Interfaces:
- org.eclipse.higgins.icard.IIssuerInformationEntry
public class IssuerInformationEntry
- extends Object
- implements org.eclipse.higgins.icard.IIssuerInformationEntry
IssuerInformationEntry
public IssuerInformationEntry(String entryName,
String entryValue)
getEntryName
public String getEntryName()
- Specified by:
getEntryName in interface org.eclipse.higgins.icard.IIssuerInformationEntry
getEntryValue
public String getEntryValue()
- Specified by:
getEntryValue in interface org.eclipse.higgins.icard.IIssuerInformationEntry
setEntryName
public void setEntryName(String entryName)
- Parameters:
entryName -
setEntryValue
public void setEntryValue(String entryValue)
- Parameters:
entryValue -