@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Wed Apr 09 18:07:33 CEST 2014") public interface A32 extends TopiaEntity
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_B32 |
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 |
addAllB32(Collection<B32> b32) |
void |
addB32(B32 b32) |
void |
clearB32() |
Collection<B32> |
getB32() |
B32 |
getB32ByTopiaId(String topiaId) |
Collection<String> |
getB32TopiaIds() |
boolean |
isB32Empty() |
boolean |
isB32NotEmpty() |
void |
removeB32(B32 b32) |
void |
setB32(Collection<B32> b32) |
int |
sizeB32() |
accept, addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, getTopiaCreateDate, getTopiaId, getTopiaVersion, isPersisted, notifyDeleted, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersionstatic final String PROPERTY_B32
void addB32(B32 b32)
void addAllB32(Collection<B32> b32)
void setB32(Collection<B32> b32)
void removeB32(B32 b32)
void clearB32()
Collection<B32> getB32()
Collection<String> getB32TopiaIds()
int sizeB32()
boolean isB32Empty()
boolean isB32NotEmpty()
Copyright © 2004–2014 CodeLutin. All rights reserved.