Interface B16

All Superinterfaces:
A16, Serializable, org.nuiton.topia.persistence.TopiaEntity
All Known Subinterfaces:
C16
All Known Implementing Classes:
B16Abstract, B16Impl, C16Abstract, C16Impl

public interface B16 extends A16
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     

    Fields inherited from interface A16

    PROPERTY_CODE

    Fields 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 Type
    Method
    Description
     
    void
     

    Methods inherited from interface A16

    getCode, setCode

    Methods inherited from interface org.nuiton.topia.persistence.TopiaEntity

    accept, getTopiaCreateDate, getTopiaId, getTopiaVersion, isDeleted, isPersisted, notifyDeleted, setTopiaCreateDate, setTopiaId, setTopiaVersion