001
package com.plivo.api.xml;
002
003
public interface BreakNestable extends XmlElement {
004
005
}