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