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