oracle.jdeveloper.cmt
Interface CmtMessage
- All Superinterfaces:
- Displayable, Locatable
- public interface CmtMessage
- extends Displayable, Locatable
INFORMATION
public static final int INFORMATION
- See Also:
- Constant Field Values
WARNING
public static final int WARNING
- See Also:
- Constant Field Values
ERROR
public static final int ERROR
- See Also:
- Constant Field Values
FATAL
public static final int FATAL
- See Also:
- Constant Field Values
getProject
public Project getProject()
getStartOffset
public int getStartOffset()
getEndOffset
public int getEndOffset()
getType
public int getType()
Copyright © 1997, 2004, Oracle. All rights reserved.