public class SpannerForm extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
FIELD_NAME |
static String |
FIELD_SIZE |
| Constructor and Description |
|---|
SpannerForm() |
SpannerForm(org.dontpanic.spanners.dao.Spanner spanner)
Create a spanner form with values initialized to given spanner
|
| Modifier and Type | Method and Description |
|---|---|
int |
getId() |
String |
getName() |
int |
getSize() |
void |
setId(int id) |
void |
setName(String name) |
void |
setSize(int size) |
public static final String FIELD_NAME
public static final String FIELD_SIZE
Copyright © 2015. All rights reserved.