public class ObjectIdentifier extends Object
Contains object identification information
Constructor and Description |
---|
ObjectIdentifier()
Initialize a new instance of the
ObjectIdentifier class. |
Modifier and Type | Method and Description |
---|---|
String |
getEWSId()
Exchange web service id
|
String |
getGoogleId()
Google services id
|
String |
getWebDavId()
WebDav services id
|
public ObjectIdentifier()
Initialize a new instance of the ObjectIdentifier
class.