pl.slawas.entities
Interface DictionaryWithStringId
- All Superinterfaces:
- NameValuePair, java.io.Serializable
public interface DictionaryWithStringId
- extends NameValuePair
getCode
java.lang.String getCode()
- Returns:
- the code
setCode
void setCode(java.lang.String code)
- Parameters:
code
- the code to set
getDescription
java.lang.String getDescription()
- Returns:
- the description
setDescription
void setDescription(java.lang.String description)
- Parameters:
description
- the description to set
Copyright © 2014 Sci Software. All Rights Reserved.