@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Sep 07 11:18:33 CEST 2017") public interface BB17 extends TopiaEntity
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_B17 |
static String |
PROPERTY_BB |
static String |
PROPERTY_BB1 |
AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Modifier and Type | Method and Description |
|---|---|
void |
addAllB17(Iterable<B17> b17) |
void |
addB17(B17 b17) |
void |
clearB17() |
boolean |
containsB17(B17 b17) |
Collection<B17> |
getB17() |
B17 |
getB17ByTopiaId(String topiaId) |
Collection<String> |
getB17TopiaIds() |
int |
getBb() |
int |
getBb1() |
boolean |
isB17Empty() |
boolean |
isB17NotEmpty() |
void |
removeB17(B17 b17) |
void |
setB17(Collection<B17> b17) |
void |
setBb(int bb) |
void |
setBb1(int bb1) |
int |
sizeB17() |
accept, getTopiaCreateDate, getTopiaId, getTopiaVersion, isDeleted, isPersisted, notifyDeleted, setTopiaCreateDate, setTopiaId, setTopiaVersionstatic final String PROPERTY_BB
static final String PROPERTY_BB1
static final String PROPERTY_B17
void setBb(int bb)
int getBb()
void setBb1(int bb1)
int getBb1()
void addB17(B17 b17)
void setB17(Collection<B17> b17)
void removeB17(B17 b17)
void clearB17()
Collection<B17> getB17()
Collection<String> getB17TopiaIds()
int sizeB17()
boolean isB17Empty()
boolean isB17NotEmpty()
boolean containsB17(B17 b17)
Copyright © 2004–2017 CodeLutin. All rights reserved.