@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Tue Oct 18 14:08:26 CEST 2016") public interface A53 extends TopiaEntity
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_B53 |
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 |
addAllB53(Iterable<B53> b53) |
void |
addB53(B53 b53) |
void |
addB53(int index,
B53 b53) |
void |
clearB53() |
boolean |
containsB53(B53 b53) |
List<B53> |
getB53() |
B53 |
getB53(int index) |
B53 |
getB53ByTopiaId(String topiaId) |
List<String> |
getB53TopiaIds() |
boolean |
isB53Empty() |
boolean |
isB53NotEmpty() |
void |
removeB53(B53 b53) |
void |
removeB53(int index) |
void |
setB53(List<B53> b53) |
int |
sizeB53() |
accept, getTopiaCreateDate, getTopiaId, getTopiaVersion, isDeleted, isPersisted, notifyDeleted, setTopiaCreateDate, setTopiaId, setTopiaVersionstatic final String PROPERTY_B53
void addB53(B53 b53)
void addB53(int index,
B53 b53)
void removeB53(B53 b53)
void removeB53(int index)
void clearB53()
B53 getB53(int index)
int sizeB53()
boolean isB53Empty()
boolean isB53NotEmpty()
boolean containsB53(B53 b53)
Copyright © 2004–2016 CodeLutin. All rights reserved.