Fields Summary |
---|
private static final Log | log |
private final Serializable | value |
public static final IdentifierValue | ANYAlways assume the transient instance is newly instantiated |
public static final IdentifierValue | NONENever assume the transient instance is newly instantiated |
public static final IdentifierValue | NULLAssume the transient instance is newly instantiated if the identifier
is null. |
public static final IdentifierValue | UNDEFINEDAssume nothing. |