@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Mon Apr 16 14:05:46 CEST 2018") 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
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_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) |
protected void |
accept0(TopiaEntityVisitor visitor) |
void |
addA32(A32 a32) |
void |
addAllA32(Iterable<A32> a32) |
void |
clearA32() |
boolean |
containsA32(A32 a32) |
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() |
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, setTopiaVersionprotected Collection<A32> a32
public void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionprotected void accept0(TopiaEntityVisitor visitor) throws TopiaException
TopiaExceptionpublic 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 B32public boolean containsA32(A32 a32)
containsA32 in interface B32Copyright © 2004–2018 CodeLutin. All rights reserved.