@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Tue Mar 06 18:35:14 CET 2018") public interface A62 extends TopiaEntity, ListenableTopiaEntity
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_B62 |
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 |
addAllB62(Iterable<B62> b62) |
void |
addB62(B62 b62) |
void |
addB62(int index,
B62 b62) |
void |
clearB62() |
boolean |
containsB62(B62 b62) |
List<B62> |
getB62() |
B62 |
getB62(int index) |
B62 |
getB62ByTopiaId(String topiaId) |
List<String> |
getB62TopiaIds() |
boolean |
isB62Empty() |
boolean |
isB62NotEmpty() |
void |
removeB62(B62 b62) |
void |
removeB62(int index) |
void |
setB62(List<B62> b62) |
int |
sizeB62() |
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_B62
void addB62(B62 b62)
void addB62(int index,
B62 b62)
void removeB62(B62 b62)
void removeB62(int index)
void clearB62()
B62 getB62(int index)
int sizeB62()
boolean isB62Empty()
boolean isB62NotEmpty()
boolean containsB62(B62 b62)
Copyright © 2004–2018 CodeLutin. All rights reserved.