JavaXT
Home
Documentation
Downloads
Wiki
About
javaxt-core
javaxt-server
javaxt-express
javaxt-webcontrols
javaxt-orm
javaxt-exchange
exchange
Attachment
CalendarEvent
CalendarFolder
CalendarInvite
Connection
Contact
ContactsFolder
Email
EmailAddress
EmailFolder
ExchangeException
ExtendedFieldURI
FieldOrder
FieldURI
Folder
FolderItem
Guid
Mailbox
PhoneNumber
PhysicalAddress
ServerVersion
javaxt-gis
javaxt-rss
FieldURI Class
Show Source
No description available.
Constructors
FieldURI
(
String
fieldURI
)
Show Source
Public Methods
toString
( ) returns
String
Show Source
hashCode
( ) returns
int
Show Source
equals
(
Object
obj
) returns
boolean
Show Source
toXML
(
String
namespace
) returns
String
Show Source
Static Methods
getFieldURIs
( ) returns
String[]
Returns a list of all known Field URIs
Show Source