public class DefaultGeoJsfSldStyle extends Object implements Serializable, net.sf.ahtutils.interfaces.model.crud.EjbRemoveable, net.sf.ahtutils.interfaces.model.crud.EjbPersistable, net.sf.ahtutils.interfaces.model.status.UtilsStatus<DefaultGeoJsfSldStyle,DefaultGeoJsfLang,DefaultGeoJsfDescription>
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultGeoJsfSldStyle.Code |
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
protected String |
symbol |
| Constructor and Description |
|---|
DefaultGeoJsfSldStyle() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
String |
getCode() |
Map<String,DefaultGeoJsfDescription> |
getDescription() |
long |
getId() |
String |
getImage() |
String |
getImageAlt() |
Map<String,DefaultGeoJsfLang> |
getName() |
<P extends net.sf.ahtutils.interfaces.model.with.code.EjbWithCode> |
getParent() |
int |
getPosition() |
String |
getStyle() |
String |
getSymbol() |
boolean |
isVisible() |
void |
setCode(String code) |
void |
setDescription(Map<String,DefaultGeoJsfDescription> description) |
void |
setId(long id) |
void |
setImage(String image) |
void |
setImageAlt(String image) |
void |
setName(Map<String,DefaultGeoJsfLang> name) |
<P extends net.sf.ahtutils.interfaces.model.with.code.EjbWithCode> |
setParent(P parent) |
void |
setPosition(int position) |
void |
setStyle(String style) |
void |
setSymbol(String symbol) |
void |
setVisible(boolean visible) |
String |
toString() |
public static final long serialVersionUID
protected String symbol
public long getId()
getId in interface net.sf.ahtutils.model.interfaces.with.EjbWithIdpublic void setId(long id)
setId in interface net.sf.ahtutils.model.interfaces.with.EjbWithIdpublic String getSymbol()
getSymbol in interface net.sf.ahtutils.interfaces.model.status.UtilsStatus<DefaultGeoJsfSldStyle,DefaultGeoJsfLang,DefaultGeoJsfDescription>public void setSymbol(String symbol)
setSymbol in interface net.sf.ahtutils.interfaces.model.status.UtilsStatus<DefaultGeoJsfSldStyle,DefaultGeoJsfLang,DefaultGeoJsfDescription>public String getCode()
getCode in interface net.sf.ahtutils.interfaces.model.with.code.EjbWithCodepublic void setCode(String code)
setCode in interface net.sf.ahtutils.interfaces.model.with.code.EjbWithCodepublic int getPosition()
getPosition in interface net.sf.ahtutils.interfaces.model.with.position.EjbWithPositionpublic void setPosition(int position)
setPosition in interface net.sf.ahtutils.interfaces.model.with.position.EjbWithPositionpublic boolean isVisible()
isVisible in interface net.sf.ahtutils.model.interfaces.with.EjbWithVisiblepublic void setVisible(boolean visible)
setVisible in interface net.sf.ahtutils.model.interfaces.with.EjbWithVisiblepublic Map<String,DefaultGeoJsfLang> getName()
getName in interface net.sf.ahtutils.model.interfaces.with.EjbWithLang<DefaultGeoJsfLang>public void setName(Map<String,DefaultGeoJsfLang> name)
setName in interface net.sf.ahtutils.model.interfaces.with.EjbWithLang<DefaultGeoJsfLang>public Map<String,DefaultGeoJsfDescription> getDescription()
getDescription in interface net.sf.ahtutils.model.interfaces.with.EjbWithDescription<DefaultGeoJsfDescription>public void setDescription(Map<String,DefaultGeoJsfDescription> description)
setDescription in interface net.sf.ahtutils.model.interfaces.with.EjbWithDescription<DefaultGeoJsfDescription>public String getStyle()
getStyle in interface net.sf.ahtutils.interfaces.model.status.UtilsStatus<DefaultGeoJsfSldStyle,DefaultGeoJsfLang,DefaultGeoJsfDescription>public void setStyle(String style)
setStyle in interface net.sf.ahtutils.interfaces.model.status.UtilsStatus<DefaultGeoJsfSldStyle,DefaultGeoJsfLang,DefaultGeoJsfDescription>public String getImage()
getImage in interface net.sf.ahtutils.interfaces.model.with.image.EjbWithImagepublic void setImage(String image)
setImage in interface net.sf.ahtutils.interfaces.model.with.image.EjbWithImagepublic String getImageAlt()
getImageAlt in interface net.sf.ahtutils.interfaces.model.with.image.EjbWithImageAltpublic void setImageAlt(String image)
setImageAlt in interface net.sf.ahtutils.interfaces.model.with.image.EjbWithImageAltpublic <P extends net.sf.ahtutils.interfaces.model.with.code.EjbWithCode> P getParent()
getParent in interface net.sf.ahtutils.interfaces.model.with.parent.EjbWithParentpublic <P extends net.sf.ahtutils.interfaces.model.with.code.EjbWithCode> void setParent(P parent)
setParent in interface net.sf.ahtutils.interfaces.model.with.parent.EjbWithParentCopyright © 2016. All rights reserved.