@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Mon Apr 16 14:05:46 CEST 2018") public abstract class BB17Abstract extends AbstractTopiaEntity implements BB17
| Modifier and Type | Field and Description |
|---|---|
protected Collection<B17> |
b17
Nom de l'attribut en BD : b17
|
protected int |
bb
Nom de l'attribut en BD : cc
|
protected int |
bb1
Nom de l'attribut en BD : bb1
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_B17, PROPERTY_BB, PROPERTY_BB1AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
BB17Abstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TopiaEntityVisitor visitor) |
protected void |
accept0(TopiaEntityVisitor visitor) |
void |
addAllB17(Iterable<B17> b17) |
void |
addB17(B17 b17) |
void |
clearB17() |
boolean |
containsB17(B17 b17) |
Collection<B17> |
getB17() |
B17 |
getB17ByTopiaId(String topiaId) |
Collection<String> |
getB17TopiaIds() |
int |
getBb() |
int |
getBb1() |
boolean |
isB17Empty() |
boolean |
isB17NotEmpty() |
void |
removeB17(B17 b17) |
void |
setB17(Collection<B17> b17) |
void |
setBb(int bb) |
void |
setBb1(int bb1) |
int |
sizeB17() |
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 int bb
protected int bb1
protected Collection<B17> b17
public void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionprotected void accept0(TopiaEntityVisitor visitor) throws TopiaException
TopiaExceptionpublic void setB17(Collection<B17> b17)
public Collection<B17> getB17()
public B17 getB17ByTopiaId(String topiaId)
getB17ByTopiaId in interface BB17public Collection<String> getB17TopiaIds()
getB17TopiaIds in interface BB17public boolean isB17Empty()
isB17Empty in interface BB17public boolean isB17NotEmpty()
isB17NotEmpty in interface BB17public boolean containsB17(B17 b17)
containsB17 in interface BB17Copyright © 2004–2018 CodeLutin. All rights reserved.