Interface C16

All Superinterfaces:
A16, B16, Serializable, org.nuiton.topia.persistence.TopiaEntity
All Known Implementing Classes:
C16Abstract, C16Impl

public interface C16 extends B16
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     

    Fields inherited from interface A16

    PROPERTY_CODE

    Fields inherited from interface B16

    PROPERTY_CODE2

    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 B16

    getCode2, setCode2

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

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