Experts in SMS and MMS Technology. NCLs Provato is an SMS/MMS Gateway supporting  WAP Push, EMS, MMS, SMS, Nokia Smart Messaging, SMPP, CIMD, UCP, MM7, M20, TC35 NCL Technologies Ltd
Provato - SMS MMS Gateway
Mobile Messaging in J2EE & .NET

SwiftNote - Java SMS Toolkit

ie.ncl.sms.nbs
Class VObject

java.lang.Object
  extended by ie.ncl.sms.nbs.VObject
Direct Known Subclasses:
VCalendar, VCard, VEvent

public class VObject
extends java.lang.Object

This class is used as a base for VCard and VCalendar objects.


Field Summary
static boolean useLocalTime
           
 
Constructor Summary
VObject(java.lang.String name)
          Construct a VObject specifying its name - such as 'VCARD' or 'VCALENDAR'.
 
Method Summary
 java.lang.String toString()
          Get the string representation of the VCard.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

useLocalTime

public static final boolean useLocalTime
See Also:
Constant Field Values
Constructor Detail

VObject

public VObject(java.lang.String name)
Construct a VObject specifying its name - such as 'VCARD' or 'VCALENDAR'.

Method Detail

toString

public java.lang.String toString()
Get the string representation of the VCard.

Overrides:
toString in class java.lang.Object

Experts in SMS and MMS Technology. NCLs Provato is an SMS/MMS Gateway supporting  WAP Push, EMS, MMS, SMS, Nokia Smart Messaging, SMPP, CIMD, UCP, MM7, M20, TC35 NCL Technologies Ltd
Provato - SMS MMS Gateway
Mobile Messaging in J2EE & .NET

SwiftNote - Java SMS Toolkit