@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Tue Apr 22 12:42:13 CEST 2014") public abstract class B32Abstract extends AbstractTopiaEntity implements B32
| Modifier and Type | Field and Description |
|---|---|
protected Collection<A32> |
a32
Nom de l'attribut en BD : a32
|
deleted, fireSupport, readListeners, readVetoables, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_A32AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
B32Abstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TopiaEntityVisitor visitor) |
void |
addA32(A32 a32) |
void |
addAllA32(Collection<A32> a32) |
void |
clearA32() |
Collection<A32> |
getA32() |
A32 |
getA32ByTopiaId(String topiaId) |
Collection<String> |
getA32TopiaIds() |
boolean |
isA32Empty() |
boolean |
isA32NotEmpty() |
void |
removeA32(A32 a32) |
void |
setA32(Collection<A32> a32) |
int |
sizeA32() |
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, 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, isPersisted, notifyDeleted, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersionprotected Collection<A32> a32
public void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionpublic void addAllA32(Collection<A32> a32)
public void setA32(Collection<A32> a32)
public Collection<A32> getA32()
public A32 getA32ByTopiaId(String topiaId)
getA32ByTopiaId in interface B32public Collection<String> getA32TopiaIds()
getA32TopiaIds in interface B32public boolean isA32Empty()
isA32Empty in interface B32public boolean isA32NotEmpty()
isA32NotEmpty in interface B32Copyright © 2004–2014 CodeLutin. All rights reserved.