@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Wed Oct 09 18:08:43 CEST 2019") public abstract class A61Abstract extends AbstractTopiaEntity implements A61
| Modifier and Type | Field and Description |
|---|---|
protected List<B61> |
roleB61
Nom de l'attribut en BD : roleB61
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_ROLE_B61AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
A61Abstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TopiaEntityVisitor visitor) |
protected void |
accept0(TopiaEntityVisitor visitor) |
void |
addAllRoleB61(Iterable<B61> roleB61) |
void |
addRoleB61(B61 roleB61) |
void |
addRoleB61(int index,
B61 roleB61) |
void |
clearRoleB61() |
boolean |
containsRoleB61(B61 roleB61) |
List<B61> |
getRoleB61() |
B61 |
getRoleB61(int index) |
B61 |
getRoleB61ByTopiaId(String topiaId) |
List<String> |
getRoleB61TopiaIds() |
boolean |
isRoleB61Empty() |
boolean |
isRoleB61NotEmpty() |
void |
removeRoleB61(B61 roleB61) |
void |
removeRoleB61(int index) |
void |
setRoleB61(List<B61> roleB61) |
int |
sizeRoleB61() |
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 void addRoleB61(B61 roleB61)
addRoleB61 in interface A61public void addRoleB61(int index,
B61 roleB61)
addRoleB61 in interface A61public void addAllRoleB61(Iterable<B61> roleB61)
addAllRoleB61 in interface A61public void setRoleB61(List<B61> roleB61)
setRoleB61 in interface A61public void removeRoleB61(B61 roleB61)
removeRoleB61 in interface A61public void removeRoleB61(int index)
removeRoleB61 in interface A61public void clearRoleB61()
clearRoleB61 in interface A61public List<B61> getRoleB61()
getRoleB61 in interface A61public B61 getRoleB61(int index)
getRoleB61 in interface A61public B61 getRoleB61ByTopiaId(String topiaId)
getRoleB61ByTopiaId in interface A61public List<String> getRoleB61TopiaIds()
getRoleB61TopiaIds in interface A61public int sizeRoleB61()
sizeRoleB61 in interface A61public boolean isRoleB61Empty()
isRoleB61Empty in interface A61public boolean isRoleB61NotEmpty()
isRoleB61NotEmpty in interface A61public boolean containsRoleB61(B61 roleB61)
containsRoleB61 in interface A61Copyright © 2004–2019 CodeLutin. All rights reserved.