@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Fri Jul 05 11:15:02 CEST 2019") public interface A6 extends TopiaEntity, ListenableTopiaEntity
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_B6 |
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 |
addAllB6(Iterable<B6> b6) |
void |
addB6(B6 b6) |
void |
addB6(int index,
B6 b6) |
void |
clearB6() |
boolean |
containsB6(B6 b6) |
List<B6> |
getB6() |
B6 |
getB6(int index) |
B6 |
getB6ByTopiaId(String topiaId) |
List<String> |
getB6TopiaIds() |
boolean |
isB6Empty() |
boolean |
isB6NotEmpty() |
void |
removeB6(B6 b6) |
void |
removeB6(int index) |
void |
setB6(List<B6> b6) |
int |
sizeB6() |
accept, getTopiaCreateDate, getTopiaId, getTopiaVersion, isDeleted, isPersisted, notifyDeleted, setTopiaCreateDate, setTopiaId, setTopiaVersionaddPostReadListener, addPostReadListener, addPostWriteListener, addPostWriteListener, addPreReadListener, addPreReadListener, addPreWriteListener, addPreWriteListener, removePostReadListener, removePostReadListener, removePostWriteListener, removePostWriteListener, removePreReadListener, removePreReadListener, removePreWriteListener, removePreWriteListeneraddPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListenerstatic final String PROPERTY_B6
void addB6(B6 b6)
void addB6(int index,
B6 b6)
void removeB6(B6 b6)
void removeB6(int index)
void clearB6()
B6 getB6(int index)
int sizeB6()
boolean isB6Empty()
boolean isB6NotEmpty()
boolean containsB6(B6 b6)
Copyright © 2004–2019 CodeLutin. All rights reserved.