@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Wed Jun 04 11:28:00 CEST 2014") public interface A1 extends TopiaEntity
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_B1 |
AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Modifier and Type | Method and Description |
|---|---|
void |
addAllB1(Collection<B1> b1) |
void |
addB1(B1 b1) |
void |
clearB1() |
boolean |
containsB1(B1 b1) |
Collection<B1> |
getB1() |
B1 |
getB1ByTopiaId(String topiaId) |
Collection<String> |
getB1TopiaIds() |
boolean |
isB1Empty() |
boolean |
isB1NotEmpty() |
void |
removeB1(B1 b1) |
void |
setB1(Collection<B1> b1) |
int |
sizeB1() |
accept, addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, getTopiaCreateDate, getTopiaId, getTopiaVersion, isDeleted, isPersisted, notifyDeleted, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersionstatic final String PROPERTY_B1
void addB1(B1 b1)
void addAllB1(Collection<B1> b1)
void setB1(Collection<B1> b1)
void removeB1(B1 b1)
void clearB1()
Collection<B1> getB1()
Collection<String> getB1TopiaIds()
int sizeB1()
boolean isB1Empty()
boolean isB1NotEmpty()
boolean containsB1(B1 b1)
Copyright © 2004–2014 CodeLutin. All rights reserved.