org.eclipse.higgins.sts.common
Class InformationCardReference
java.lang.Object
org.eclipse.higgins.sts.common.InformationCardReference
- All Implemented Interfaces:
- org.eclipse.higgins.sts.api.IInformationCardReference
- public class InformationCardReference
- extends Object
- implements org.eclipse.higgins.sts.api.IInformationCardReference
- Author:
- mikemci
InformationCardReference
public InformationCardReference()
getCardId
public URI getCardId()
- Specified by:
getCardId in interface org.eclipse.higgins.sts.api.IInformationCardReference
getCardVersion
public String getCardVersion()
- Specified by:
getCardVersion in interface org.eclipse.higgins.sts.api.IInformationCardReference
setCardId
public void setCardId(URI uriCardId)
- Specified by:
setCardId in interface org.eclipse.higgins.sts.api.IInformationCardReference
setCardVersion
public void setCardVersion(String strCardVersion)
- Specified by:
setCardVersion in interface org.eclipse.higgins.sts.api.IInformationCardReference