Interface BreakpointInfo
-
- All Known Implementing Classes:
DefaultBreakpointInfo
public interface BreakpointInfo
Sling Model for Breakpoint metadata
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getId()
java.lang.Integer
getMax()
java.lang.String
getName()
-