@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Jun 07 16:27:38 CEST 2018") public abstract class A62Abstract extends AbstractTopiaEntity implements A62
| Modifier and Type | Field and Description |
|---|---|
protected List<B62> |
b62
Nom de l'attribut en BD : b62
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_B62AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
A62Abstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TopiaEntityVisitor visitor) |
protected void |
accept0(TopiaEntityVisitor visitor) |
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() |
addPostReadListener, addPostReadListener, addPostWriteListener, addPostWriteListener, addPreReadListener, addPreReadListener, addPreWriteListener, addPreWriteListener, addPropertyChangeListener, addPropertyChangeListener, equals, fireOnPostRead, fireOnPostRead, fireOnPostWrite, fireOnPostWrite, fireOnPreRead, fireOnPreWrite, getFiresSupport, getFiresSupportOrNull, getPostReadListeners, getPostWriteListeners, getPreReadListeners, getPreWriteListeners, getTopiaCreateDate, getTopiaId, getTopiaVersion, hashCode, isDeleted, isPersisted, notifyDeleted, removePostReadListener, removePostReadListener, removePostWriteListener, removePostWriteListener, removePreReadListener, removePreReadListener, removePreWriteListener, removePreWriteListener, removePropertyChangeListener, removePropertyChangeListener, setFiresSupport, setTopiaCreateDate, setTopiaId, setTopiaVersionclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetTopiaCreateDate, 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, removePropertyChangeListenerpublic void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionprotected void accept0(TopiaEntityVisitor visitor) throws TopiaException
TopiaExceptionpublic B62 getB62ByTopiaId(String topiaId)
getB62ByTopiaId in interface A62public List<String> getB62TopiaIds()
getB62TopiaIds in interface A62public boolean isB62Empty()
isB62Empty in interface A62public boolean isB62NotEmpty()
isB62NotEmpty in interface A62public boolean containsB62(B62 b62)
containsB62 in interface A62Copyright © 2004–2018 CodeLutin. All rights reserved.