Interface A53
- All Superinterfaces:
Serializable,TopiaEntity
- All Known Implementing Classes:
A53Abstract,A53Impl
-
Field Summary
FieldsFields inherited from interface org.nuiton.topia.persistence.TopiaEntity
AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidclearB53()booleancontainsB53(B53 b53) getB53()getB53(int index) getB53ByTopiaId(String topiaId) booleanbooleanvoidremoveB53(int index) voidvoidintsizeB53()Methods inherited from interface org.nuiton.topia.persistence.TopiaEntity
accept, getTopiaCreateDate, getTopiaId, getTopiaVersion, isDeleted, isPersisted, notifyDeleted, setTopiaCreateDate, setTopiaId, setTopiaVersion
-
Field Details
-
PROPERTY_B53
- See Also:
-
-
Method Details
-
addB53
-
addB53
-
addAllB53
-
setB53
-
removeB53
-
removeB53
void removeB53(int index) -
clearB53
void clearB53() -
getB53
-
getB53
-
getB53ByTopiaId
-
getB53TopiaIds
-
sizeB53
int sizeB53() -
isB53Empty
boolean isB53Empty() -
isB53NotEmpty
boolean isB53NotEmpty() -
containsB53
-