@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Mon Jun 16 17:12:51 CEST 2014") public abstract class A53Abstract extends AbstractTopiaEntity implements A53
| Modifier and Type | Field and Description |
|---|---|
protected List<B53> |
b53
Nom de l'attribut en BD : b53
|
deleted, fireSupport, readListeners, readVetoables, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_B53AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
A53Abstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TopiaEntityVisitor visitor) |
void |
addAllB53(List<B53> b53) |
void |
addB53(B53 b53) |
void |
addB53(int index,
B53 b53) |
void |
clearB53() |
boolean |
containsB53(B53 b53) |
List<B53> |
getB53() |
B53 |
getB53(int index) |
B53 |
getB53ByTopiaId(String topiaId) |
List<String> |
getB53TopiaIds() |
boolean |
isB53Empty() |
boolean |
isB53NotEmpty() |
void |
removeB53(B53 b53) |
void |
removeB53(int index) |
void |
setB53(List<B53> b53) |
int |
sizeB53() |
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 B53 getB53ByTopiaId(String topiaId)
getB53ByTopiaId in interface A53public List<String> getB53TopiaIds()
getB53TopiaIds in interface A53public boolean isB53Empty()
isB53Empty in interface A53public boolean isB53NotEmpty()
isB53NotEmpty in interface A53public boolean containsB53(B53 b53)
containsB53 in interface A53Copyright © 2004–2014 CodeLutin. All rights reserved.