net.wimpi.pim.contact.model
Interface Extension

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
GenericExtension

public interface Extension
extends java.io.Serializable

An interface modeling an extension based on the types and information defined by the vCard Mime directory profile standard.

For reference see RFC 2426:
3.8 EXTENDED TYPES

Version:
0.1 (22/07/2003)
Author:
Dieter Wimberger (wimpi)

Method Summary
 java.lang.String getIdentifier()
          Returns the identifier for this Extension.
 

Method Detail

getIdentifier

public java.lang.String getIdentifier()
Returns the identifier for this Extension.

Returns:
the identifier as String.


Copyright © 2001-2003 jpim team.