@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Mon Dec 12 09:44:10 CET 2016") public interface A7 extends TopiaEntity
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_B7 |
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 |
addAllB7(Iterable<B7> b7) |
void |
addB7(B7 b7) |
void |
addB7(int index,
B7 b7) |
void |
clearB7() |
boolean |
containsB7(B7 b7) |
List<B7> |
getB7() |
B7 |
getB7(int index) |
B7 |
getB7ByTopiaId(String topiaId) |
List<String> |
getB7TopiaIds() |
boolean |
isB7Empty() |
boolean |
isB7NotEmpty() |
void |
removeB7(B7 b7) |
void |
removeB7(int index) |
void |
setB7(List<B7> b7) |
int |
sizeB7() |
accept, getTopiaCreateDate, getTopiaId, getTopiaVersion, isDeleted, isPersisted, notifyDeleted, setTopiaCreateDate, setTopiaId, setTopiaVersionstatic final String PROPERTY_B7
void addB7(B7 b7)
void addB7(int index,
B7 b7)
void removeB7(B7 b7)
void removeB7(int index)
void clearB7()
B7 getB7(int index)
int sizeB7()
boolean isB7Empty()
boolean isB7NotEmpty()
boolean containsB7(B7 b7)
Copyright © 2004–2016 CodeLutin. All rights reserved.