@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Wed Jun 04 11:28:00 CEST 2014") public abstract class A73Abstract extends AbstractTopiaEntity implements A73
| Modifier and Type | Field and Description |
|---|---|
protected List<B73> |
roleB73
Nom de l'attribut en BD : roleB73
|
deleted, fireSupport, readListeners, readVetoables, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_ROLE_B73AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
A73Abstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TopiaEntityVisitor visitor) |
void |
addAllRoleB73(List<B73> roleB73) |
void |
addRoleB73(B73 roleB73) |
void |
addRoleB73(int index,
B73 roleB73) |
void |
clearRoleB73() |
boolean |
containsRoleB73(B73 roleB73) |
List<B73> |
getRoleB73() |
B73 |
getRoleB73(int index) |
B73 |
getRoleB73ByTopiaId(String topiaId) |
List<String> |
getRoleB73TopiaIds() |
boolean |
isRoleB73Empty() |
boolean |
isRoleB73NotEmpty() |
void |
removeRoleB73(B73 roleB73) |
void |
removeRoleB73(int index) |
void |
setRoleB73(List<B73> roleB73) |
int |
sizeRoleB73() |
String |
toString() |
addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, equals, fireOnPostRead, fireOnPostRead, fireOnPostWrite, fireOnPostWrite, fireOnPreRead, fireOnPreWrite, getFireSupportOrNull, getReadPropertyChangeSupport, getReadVetoableChangeSupport, getTopiaCreateDate, getTopiaId, getTopiaVersion, getWritePropertyChangeSupport, getWriteVetoableChangeSupport, hashCode, isDeleted, isPersisted, notifyDeleted, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersionclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, getTopiaCreateDate, getTopiaId, getTopiaVersion, isDeleted, isPersisted, notifyDeleted, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersionpublic void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionpublic void addRoleB73(B73 roleB73)
addRoleB73 in interface A73public void addRoleB73(int index,
B73 roleB73)
addRoleB73 in interface A73public void addAllRoleB73(List<B73> roleB73)
addAllRoleB73 in interface A73public void setRoleB73(List<B73> roleB73)
setRoleB73 in interface A73public void removeRoleB73(B73 roleB73)
removeRoleB73 in interface A73public void removeRoleB73(int index)
removeRoleB73 in interface A73public void clearRoleB73()
clearRoleB73 in interface A73public List<B73> getRoleB73()
getRoleB73 in interface A73public B73 getRoleB73(int index)
getRoleB73 in interface A73public B73 getRoleB73ByTopiaId(String topiaId)
getRoleB73ByTopiaId in interface A73public List<String> getRoleB73TopiaIds()
getRoleB73TopiaIds in interface A73public int sizeRoleB73()
sizeRoleB73 in interface A73public boolean isRoleB73Empty()
isRoleB73Empty in interface A73public boolean isRoleB73NotEmpty()
isRoleB73NotEmpty in interface A73public boolean containsRoleB73(B73 roleB73)
containsRoleB73 in interface A73Copyright © 2004–2014 CodeLutin. All rights reserved.