public class UserKaartlaag extends Object
| Constructor and Description |
|---|
UserKaartlaag() |
UserKaartlaag(String code,
Integer themaid,
Boolean default_on) |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
String |
getCode() |
Boolean |
getDefault_on() |
Integer |
getId() |
Integer |
getThemaid() |
void |
setCode(String code) |
void |
setDefault_on(Boolean default_on) |
void |
setId(Integer id) |
void |
setThemaid(Integer themaid) |
public String getCode()
public void setCode(String code)
public Boolean getDefault_on()
public void setDefault_on(Boolean default_on)
public Integer getId()
public void setId(Integer id)
public Integer getThemaid()
public void setThemaid(Integer themaid)
Copyright © 2016. All rights reserved.