270 Methods for OPI and BPTAdd a Time Zone (addTimeZone)BPT Method SyntaxaddTimeZone using ([TimeZone ID,TimeZone Name]) | file name> [optional] into name>BPT Required file format[TimeZone ID,TimeZone Name]OPI methodpublic void addTimeZone(com.nortelnetworks.ims.base.prov.opi.shared.TimeZone timeZone) throwsjava.rmi.RemoteException, com.nortelnetworks.ims.base.prov.opi.shared.ProvisionException;Remove a Time Zone (removeTimeZone)BPT Method SyntaxremoveTimeZone using (Time Zone name) | file name>[optional] into name>BPT Required file formatTime Zone nameOPI methodpublic void removeTimeZone(java.lang.String name) throwsjava.rmi.RemoteException, com.nortelnetworks.ims.base.prov.opi.shared.ProvisionException;Modify a Time Zone (modifyTimeZone)BPT Method SyntaxmodifyTimeZone using (Existing Time Zone name,[TimeZoneID,TimeZone Name]) | file name> [optional] into name>BPT Required file formatExisting Time Zone name,[TimeZone ID,TimeZone Name]OPI methodpublic void modifyTimeZone(java.lang.String name,com.nortelnetworks.ims.base.prov.opi.shared.TimeZone newTZ)throws java.rmi.RemoteException, com.nortelnetworks.ims.base.prov.opi.shared.ProvisionException;Nortel Multimedia Communication Server 5100Application Programming Interfaces ReferenceNN42020-146 01.07 StandardRelease 4.0 19 October 2007Copyright © 2007, Nortel Networks.