Package org.bedework.util.calendar
Enum PropertyIndex.PropertyInfoIndex
- java.lang.Object
-
- java.lang.Enum<PropertyIndex.PropertyInfoIndex>
-
- org.bedework.util.calendar.PropertyIndex.PropertyInfoIndex
-
- All Implemented Interfaces:
Serializable,Comparable<PropertyIndex.PropertyInfoIndex>
- Enclosing class:
- PropertyIndex
public static enum PropertyIndex.PropertyInfoIndex extends Enum<PropertyIndex.PropertyInfoIndex>
-
-
Enum Constant Summary
Enum Constants Enum Constant Description ACCEPT_RESPONSEaccept-responseACCESSIBLE_FLDACLACLACTIONAlarm only: actionADDRESS------------------------ locations -----------ADDRESS_FLDAFFECTS_FREE_BUSYALIAS_URIALTADDRESS_FLDATTACHMulti-valued attachmentATTENDEEattendeeATTENDEE_SCHEDULING_OBJECTBUSYTYPECALSCALETransparencyCALSUITECALTYPECATEGORIESString namesCITY_FLDCLASSclassificationCN------------------------ contacts -----------CODEIDX_FLDCOL_PROPERTIESCOLLECTIONnon icalCOLPATHpath to containing collectionCOMMENTString commentCOMPLETEDdate/date-time completedCONCEPTCONTACTString contactCONTACT_ALLCOSTnon icalCREATEDUTC datetimeCREATORnon icalCTAGnon icalCTOKENnon icalDBIDDELETEDnon icalDESCRIPTIONlong descriptionDISPLAYDOCTYPEDTENDEvent only: end dateDTSTAMPdate stampDTSTARTstart date/timeDUEtod-: due timeDURATIONDuration of event/task etcEMAILEND_TYPEnon icalENTITY_TYPEnon icalESTIMATED_DURATIONEstimated duration of taskETAGnon icalEVENTREG_ENDEVENTREG_MAX_TICKETSEVENTREG_MAX_TICKETS_PER_USEREVENTREG_STARTEVENTREG_WAIT_LIST_LIMITEXDATEException dateEXRULEException ruleFILTER_EXPRFLOATINGdate/time - floating true/falseFREEBUSYGEOGeographic locationGEOURI_FLDHREFnon icalIGNORE_TRANSPIMAGEINDEX_ENDdate/time utc valueINDEX_STARTdate/time utc valueINSTANCELANGLAST_ETAGLAST_MODIFIEDUTCLAST_REFRESHLAST_REFRESH_STATUSLASTMODSEQnon icalLOC_ALLLOC_COMBINED_VALUESLOC_KEYS_FLDLOCALdate/time - localLOCATIONsimple location valueLOCATION_HREFlocation uid - saved in the indexLOCATION_STRlocation string value for the indexerMASTERMETHODTransparencyNAMEname of entityNEXT_TRIGGER_DATE_TIMENO_STARTIs start present?ORGANIZERmeeting organizerORGANIZER_SCHEDULING_OBJECTORIGINATOROVERRIDEOWNERnon icalPARAMETERSPERCENT_COMPLETE% completePHONEPOLL_ITEMPoll-itemPOLL_ITEM_IDPoll-item-idPOLL_MODEPoll-modePOLL_PROPERTIESPoll-propertiesPOLL_WINNERPoll-winnerPRIORITYPriorityPRODIDTransparencyPUBLICPUBLISH_URLA (shorter?) url used to reference the entityRANGERDATErecurrence date/timeRECIPIENTRECURRENCE_IDrecurrenceIdRECURRINGREFRESH_RATERELATED_TOEstablish relationshipRELEVANCESpecial term for sortsREMOTE_IDREMOTE_PWREPEATAlarm: repeat timeREQUEST_STATUSItipRESOURCESnames of resourcesROOM_FLDRRULErecurrence ruleSCHEDULE_METHODschedule methodSCHEDULE_STATESCHEDULE_TAGschedule tagSEQUENCEitip sequence #STATE_FLDSTATUSEvent/task statusSTREET_FLDSUB1_FLDSUB2_FLDSUBADDRESSSUGGESTED_TOSUMMARYshort summaryTAGFreeform tagTARGETTHUMBIMAGETemp - we should do this as a type of imageTOMBSTONEDnon icalTOPICAL_AREATRANSPTransparencyTRIGGERAlarm triggerTRIGGER_DATE_TIMETZIDTZIDPARTZNAMETZOFFSETFROMTZOFFSETTOTZURLUIDUnique idUNKNOWN_PROPERTYUNREMOVEABLEURIlink to some related resourceURLlink to some related resourceUTCdate/time utc valueVALARMtreat VALARM sub-component as a propertyVALUEVERSIONTransparencyVIEWView - only appears in unparsed/unresolved fexprVOTEvote componentVOTERattendeeVPATHVirtual path - only appears in unparsed/unresolved fexprVVOTERparticipant component embedded in vpollX_BEDEWORK_CATEGORIESX_BEDEWORK_CONTACTMoved String contactX_BEDEWORK_LOCATIONmoved simple location valueXBEDEWORK_COSTCostXPROPtreat x-properties as a single multi-valued propertyZIP_FLD
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static PropertyIndex.PropertyInfoIndexfromName(String pname)Property names can have "-" in them.static PropertyIndex.PropertyInfoIndexfromXmlClass(Class cl)get the index given the XML classbooleangetAlarmProperty()True if it's an alarm propertybooleangetAvailableProperty()True if it's an available propertybooleangetDbMultiValued()May need some elaboration - this is for the dbbooleangetEventProperty()True if it's an event propertybooleangetFreeBusyProperty()True if it's a freebusy propertybooleangetImmutable()True if it's immutablebooleangetJournalProperty()True if it's a journal propertybooleangetMultiValued()May need some elaboration - this is for the standardbooleangetParam()True if it's a parameterPropertyIndex.DataTypegetPtype()get the property typeQNamegetQname()get the qnamebooleangetTimezoneProperty()True if it's a timezone propertybooleangetTodoProperty()True if it's a todo propertybooleangetVavailabilityProperty()True if it's a vavailability propertybooleangetVcalendarProperty()True if it's a vcalendar propertybooleangetVpollProperty()True if it's a vpoll propertyClassgetXmlClass()get the XML classstatic PropertyIndex.PropertyInfoIndexlookupQname(QName val)get the index given the qnamestatic PropertyIndex.PropertyInfoIndexvalueOf(String name)Returns the enum constant of this type with the specified name.static PropertyIndex.PropertyInfoIndex[]values()Returns an array containing the constants of this enum type, in the order they are declared.
-
-
-
Enum Constant Detail
-
UNKNOWN_PROPERTY
public static final PropertyIndex.PropertyInfoIndex UNKNOWN_PROPERTY
-
ACTION
public static final PropertyIndex.PropertyInfoIndex ACTION
Alarm only: action
-
ATTACH
public static final PropertyIndex.PropertyInfoIndex ATTACH
Multi-valued attachment
-
ATTENDEE
public static final PropertyIndex.PropertyInfoIndex ATTENDEE
attendee
-
BUSYTYPE
public static final PropertyIndex.PropertyInfoIndex BUSYTYPE
-
CATEGORIES
public static final PropertyIndex.PropertyInfoIndex CATEGORIES
String names
-
X_BEDEWORK_CATEGORIES
public static final PropertyIndex.PropertyInfoIndex X_BEDEWORK_CATEGORIES
-
CONCEPT
public static final PropertyIndex.PropertyInfoIndex CONCEPT
-
CLASS
public static final PropertyIndex.PropertyInfoIndex CLASS
classification
-
COMMENT
public static final PropertyIndex.PropertyInfoIndex COMMENT
String comment
-
COMPLETED
public static final PropertyIndex.PropertyInfoIndex COMPLETED
date/date-time completed
-
CONTACT
public static final PropertyIndex.PropertyInfoIndex CONTACT
String contact
-
X_BEDEWORK_CONTACT
public static final PropertyIndex.PropertyInfoIndex X_BEDEWORK_CONTACT
Moved String contact
-
CREATED
public static final PropertyIndex.PropertyInfoIndex CREATED
UTC datetime
-
DESCRIPTION
public static final PropertyIndex.PropertyInfoIndex DESCRIPTION
long description
-
DTEND
public static final PropertyIndex.PropertyInfoIndex DTEND
Event only: end date
-
DTSTAMP
public static final PropertyIndex.PropertyInfoIndex DTSTAMP
date stamp
-
DTSTART
public static final PropertyIndex.PropertyInfoIndex DTSTART
start date/time
-
DUE
public static final PropertyIndex.PropertyInfoIndex DUE
tod-: due time
-
DURATION
public static final PropertyIndex.PropertyInfoIndex DURATION
Duration of event/task etc
-
ESTIMATED_DURATION
public static final PropertyIndex.PropertyInfoIndex ESTIMATED_DURATION
Estimated duration of task
-
EXDATE
public static final PropertyIndex.PropertyInfoIndex EXDATE
Exception date
-
EXRULE
public static final PropertyIndex.PropertyInfoIndex EXRULE
Exception rule
-
FREEBUSY
public static final PropertyIndex.PropertyInfoIndex FREEBUSY
-
GEO
public static final PropertyIndex.PropertyInfoIndex GEO
Geographic location
-
LAST_MODIFIED
public static final PropertyIndex.PropertyInfoIndex LAST_MODIFIED
UTC
-
LOCATION
public static final PropertyIndex.PropertyInfoIndex LOCATION
simple location value
-
X_BEDEWORK_LOCATION
public static final PropertyIndex.PropertyInfoIndex X_BEDEWORK_LOCATION
moved simple location value
-
ORGANIZER
public static final PropertyIndex.PropertyInfoIndex ORGANIZER
meeting organizer
-
PERCENT_COMPLETE
public static final PropertyIndex.PropertyInfoIndex PERCENT_COMPLETE
% complete
-
PRIORITY
public static final PropertyIndex.PropertyInfoIndex PRIORITY
Priority
-
PUBLISH_URL
public static final PropertyIndex.PropertyInfoIndex PUBLISH_URL
A (shorter?) url used to reference the entity
-
RDATE
public static final PropertyIndex.PropertyInfoIndex RDATE
recurrence date/time
-
RECURRENCE_ID
public static final PropertyIndex.PropertyInfoIndex RECURRENCE_ID
recurrenceId
-
RELATED_TO
public static final PropertyIndex.PropertyInfoIndex RELATED_TO
Establish relationship
-
REPEAT
public static final PropertyIndex.PropertyInfoIndex REPEAT
Alarm: repeat time
-
REQUEST_STATUS
public static final PropertyIndex.PropertyInfoIndex REQUEST_STATUS
Itip
-
RESOURCES
public static final PropertyIndex.PropertyInfoIndex RESOURCES
names of resources
-
RRULE
public static final PropertyIndex.PropertyInfoIndex RRULE
recurrence rule
-
SEQUENCE
public static final PropertyIndex.PropertyInfoIndex SEQUENCE
itip sequence #
-
STATUS
public static final PropertyIndex.PropertyInfoIndex STATUS
Event/task status
-
SUMMARY
public static final PropertyIndex.PropertyInfoIndex SUMMARY
short summary
-
TRIGGER
public static final PropertyIndex.PropertyInfoIndex TRIGGER
Alarm trigger
-
TRANSP
public static final PropertyIndex.PropertyInfoIndex TRANSP
Transparency
-
TZID
public static final PropertyIndex.PropertyInfoIndex TZID
-
TZNAME
public static final PropertyIndex.PropertyInfoIndex TZNAME
-
TZOFFSETFROM
public static final PropertyIndex.PropertyInfoIndex TZOFFSETFROM
-
TZOFFSETTO
public static final PropertyIndex.PropertyInfoIndex TZOFFSETTO
-
TZURL
public static final PropertyIndex.PropertyInfoIndex TZURL
-
UID
public static final PropertyIndex.PropertyInfoIndex UID
Unique id
-
URL
public static final PropertyIndex.PropertyInfoIndex URL
link to some related resource
-
XPROP
public static final PropertyIndex.PropertyInfoIndex XPROP
treat x-properties as a single multi-valued property
-
ACCEPT_RESPONSE
public static final PropertyIndex.PropertyInfoIndex ACCEPT_RESPONSE
accept-response
-
POLL_WINNER
public static final PropertyIndex.PropertyInfoIndex POLL_WINNER
Poll-winner
-
POLL_ITEM_ID
public static final PropertyIndex.PropertyInfoIndex POLL_ITEM_ID
Poll-item-id
-
POLL_ITEM
public static final PropertyIndex.PropertyInfoIndex POLL_ITEM
Poll-item
-
VVOTER
public static final PropertyIndex.PropertyInfoIndex VVOTER
participant component embedded in vpoll
-
VOTE
public static final PropertyIndex.PropertyInfoIndex VOTE
vote component
-
POLL_MODE
public static final PropertyIndex.PropertyInfoIndex POLL_MODE
Poll-mode
-
POLL_PROPERTIES
public static final PropertyIndex.PropertyInfoIndex POLL_PROPERTIES
Poll-properties
-
VOTER
public static final PropertyIndex.PropertyInfoIndex VOTER
attendee
-
COLLECTION
public static final PropertyIndex.PropertyInfoIndex COLLECTION
non ical
-
COST
public static final PropertyIndex.PropertyInfoIndex COST
non ical
-
CREATOR
public static final PropertyIndex.PropertyInfoIndex CREATOR
non ical
-
DELETED
public static final PropertyIndex.PropertyInfoIndex DELETED
non ical
-
END_TYPE
public static final PropertyIndex.PropertyInfoIndex END_TYPE
non ical
-
ETAG
public static final PropertyIndex.PropertyInfoIndex ETAG
non ical
-
LASTMODSEQ
public static final PropertyIndex.PropertyInfoIndex LASTMODSEQ
non ical
-
ENTITY_TYPE
public static final PropertyIndex.PropertyInfoIndex ENTITY_TYPE
non ical
-
HREF
public static final PropertyIndex.PropertyInfoIndex HREF
non ical
-
OWNER
public static final PropertyIndex.PropertyInfoIndex OWNER
non ical
-
TOMBSTONED
public static final PropertyIndex.PropertyInfoIndex TOMBSTONED
non ical
-
VALARM
public static final PropertyIndex.PropertyInfoIndex VALARM
treat VALARM sub-component as a property
-
LANG
public static final PropertyIndex.PropertyInfoIndex LANG
-
RANGE
public static final PropertyIndex.PropertyInfoIndex RANGE
-
TZIDPAR
public static final PropertyIndex.PropertyInfoIndex TZIDPAR
-
XBEDEWORK_COST
public static final PropertyIndex.PropertyInfoIndex XBEDEWORK_COST
Cost
-
CALSCALE
public static final PropertyIndex.PropertyInfoIndex CALSCALE
Transparency
-
METHOD
public static final PropertyIndex.PropertyInfoIndex METHOD
Transparency
-
PRODID
public static final PropertyIndex.PropertyInfoIndex PRODID
Transparency
-
VERSION
public static final PropertyIndex.PropertyInfoIndex VERSION
Transparency
-
ACL
public static final PropertyIndex.PropertyInfoIndex ACL
ACL
-
AFFECTS_FREE_BUSY
public static final PropertyIndex.PropertyInfoIndex AFFECTS_FREE_BUSY
-
ALIAS_URI
public static final PropertyIndex.PropertyInfoIndex ALIAS_URI
-
ATTENDEE_SCHEDULING_OBJECT
public static final PropertyIndex.PropertyInfoIndex ATTENDEE_SCHEDULING_OBJECT
-
CALSUITE
public static final PropertyIndex.PropertyInfoIndex CALSUITE
-
CALTYPE
public static final PropertyIndex.PropertyInfoIndex CALTYPE
-
COL_PROPERTIES
public static final PropertyIndex.PropertyInfoIndex COL_PROPERTIES
-
COLPATH
public static final PropertyIndex.PropertyInfoIndex COLPATH
path to containing collection
-
CTAG
public static final PropertyIndex.PropertyInfoIndex CTAG
non ical
-
CTOKEN
public static final PropertyIndex.PropertyInfoIndex CTOKEN
non ical
-
DBID
public static final PropertyIndex.PropertyInfoIndex DBID
-
DISPLAY
public static final PropertyIndex.PropertyInfoIndex DISPLAY
-
DOCTYPE
public static final PropertyIndex.PropertyInfoIndex DOCTYPE
-
EVENTREG_END
public static final PropertyIndex.PropertyInfoIndex EVENTREG_END
-
EVENTREG_MAX_TICKETS
public static final PropertyIndex.PropertyInfoIndex EVENTREG_MAX_TICKETS
-
EVENTREG_MAX_TICKETS_PER_USER
public static final PropertyIndex.PropertyInfoIndex EVENTREG_MAX_TICKETS_PER_USER
-
EVENTREG_START
public static final PropertyIndex.PropertyInfoIndex EVENTREG_START
-
EVENTREG_WAIT_LIST_LIMIT
public static final PropertyIndex.PropertyInfoIndex EVENTREG_WAIT_LIST_LIMIT
-
FILTER_EXPR
public static final PropertyIndex.PropertyInfoIndex FILTER_EXPR
-
LOCAL
public static final PropertyIndex.PropertyInfoIndex LOCAL
date/time - local
-
FLOATING
public static final PropertyIndex.PropertyInfoIndex FLOATING
date/time - floating true/false
-
IGNORE_TRANSP
public static final PropertyIndex.PropertyInfoIndex IGNORE_TRANSP
-
IMAGE
public static final PropertyIndex.PropertyInfoIndex IMAGE
-
INDEX_END
public static final PropertyIndex.PropertyInfoIndex INDEX_END
date/time utc value
-
INDEX_START
public static final PropertyIndex.PropertyInfoIndex INDEX_START
date/time utc value
-
INSTANCE
public static final PropertyIndex.PropertyInfoIndex INSTANCE
-
LAST_ETAG
public static final PropertyIndex.PropertyInfoIndex LAST_ETAG
-
LAST_REFRESH
public static final PropertyIndex.PropertyInfoIndex LAST_REFRESH
-
LAST_REFRESH_STATUS
public static final PropertyIndex.PropertyInfoIndex LAST_REFRESH_STATUS
-
LOCATION_HREF
public static final PropertyIndex.PropertyInfoIndex LOCATION_HREF
location uid - saved in the index
-
LOCATION_STR
public static final PropertyIndex.PropertyInfoIndex LOCATION_STR
location string value for the indexer
-
MASTER
public static final PropertyIndex.PropertyInfoIndex MASTER
-
NAME
public static final PropertyIndex.PropertyInfoIndex NAME
name of entity
-
ORGANIZER_SCHEDULING_OBJECT
public static final PropertyIndex.PropertyInfoIndex ORGANIZER_SCHEDULING_OBJECT
-
ORIGINATOR
public static final PropertyIndex.PropertyInfoIndex ORIGINATOR
-
OVERRIDE
public static final PropertyIndex.PropertyInfoIndex OVERRIDE
-
PUBLIC
public static final PropertyIndex.PropertyInfoIndex PUBLIC
-
RECIPIENT
public static final PropertyIndex.PropertyInfoIndex RECIPIENT
-
RECURRING
public static final PropertyIndex.PropertyInfoIndex RECURRING
-
REFRESH_RATE
public static final PropertyIndex.PropertyInfoIndex REFRESH_RATE
-
REMOTE_ID
public static final PropertyIndex.PropertyInfoIndex REMOTE_ID
-
REMOTE_PW
public static final PropertyIndex.PropertyInfoIndex REMOTE_PW
-
SCHEDULE_METHOD
public static final PropertyIndex.PropertyInfoIndex SCHEDULE_METHOD
schedule method
-
SCHEDULE_STATE
public static final PropertyIndex.PropertyInfoIndex SCHEDULE_STATE
-
SCHEDULE_TAG
public static final PropertyIndex.PropertyInfoIndex SCHEDULE_TAG
schedule tag
-
SUGGESTED_TO
public static final PropertyIndex.PropertyInfoIndex SUGGESTED_TO
-
TARGET
public static final PropertyIndex.PropertyInfoIndex TARGET
-
THUMBIMAGE
public static final PropertyIndex.PropertyInfoIndex THUMBIMAGE
Temp - we should do this as a type of image
-
TOPICAL_AREA
public static final PropertyIndex.PropertyInfoIndex TOPICAL_AREA
-
NEXT_TRIGGER_DATE_TIME
public static final PropertyIndex.PropertyInfoIndex NEXT_TRIGGER_DATE_TIME
-
TRIGGER_DATE_TIME
public static final PropertyIndex.PropertyInfoIndex TRIGGER_DATE_TIME
-
UNREMOVEABLE
public static final PropertyIndex.PropertyInfoIndex UNREMOVEABLE
-
UTC
public static final PropertyIndex.PropertyInfoIndex UTC
date/time utc value
-
VPATH
public static final PropertyIndex.PropertyInfoIndex VPATH
Virtual path - only appears in unparsed/unresolved fexpr
-
VIEW
public static final PropertyIndex.PropertyInfoIndex VIEW
View - only appears in unparsed/unresolved fexpr
-
PARAMETERS
public static final PropertyIndex.PropertyInfoIndex PARAMETERS
-
NO_START
public static final PropertyIndex.PropertyInfoIndex NO_START
Is start present?
-
RELEVANCE
public static final PropertyIndex.PropertyInfoIndex RELEVANCE
Special term for sorts
-
TAG
public static final PropertyIndex.PropertyInfoIndex TAG
Freeform tag
-
URI
public static final PropertyIndex.PropertyInfoIndex URI
link to some related resource
-
VALUE
public static final PropertyIndex.PropertyInfoIndex VALUE
-
CN
public static final PropertyIndex.PropertyInfoIndex CN
------------------------ contacts -----------
-
EMAIL
public static final PropertyIndex.PropertyInfoIndex EMAIL
-
PHONE
public static final PropertyIndex.PropertyInfoIndex PHONE
-
CONTACT_ALL
public static final PropertyIndex.PropertyInfoIndex CONTACT_ALL
-
ADDRESS
public static final PropertyIndex.PropertyInfoIndex ADDRESS
------------------------ locations -----------
-
SUBADDRESS
public static final PropertyIndex.PropertyInfoIndex SUBADDRESS
-
ADDRESS_FLD
public static final PropertyIndex.PropertyInfoIndex ADDRESS_FLD
-
ROOM_FLD
public static final PropertyIndex.PropertyInfoIndex ROOM_FLD
-
SUB1_FLD
public static final PropertyIndex.PropertyInfoIndex SUB1_FLD
-
SUB2_FLD
public static final PropertyIndex.PropertyInfoIndex SUB2_FLD
-
ACCESSIBLE_FLD
public static final PropertyIndex.PropertyInfoIndex ACCESSIBLE_FLD
-
GEOURI_FLD
public static final PropertyIndex.PropertyInfoIndex GEOURI_FLD
-
STREET_FLD
public static final PropertyIndex.PropertyInfoIndex STREET_FLD
-
CITY_FLD
public static final PropertyIndex.PropertyInfoIndex CITY_FLD
-
STATE_FLD
public static final PropertyIndex.PropertyInfoIndex STATE_FLD
-
ZIP_FLD
public static final PropertyIndex.PropertyInfoIndex ZIP_FLD
-
ALTADDRESS_FLD
public static final PropertyIndex.PropertyInfoIndex ALTADDRESS_FLD
-
CODEIDX_FLD
public static final PropertyIndex.PropertyInfoIndex CODEIDX_FLD
-
LOC_KEYS_FLD
public static final PropertyIndex.PropertyInfoIndex LOC_KEYS_FLD
-
LOC_COMBINED_VALUES
public static final PropertyIndex.PropertyInfoIndex LOC_COMBINED_VALUES
-
LOC_ALL
public static final PropertyIndex.PropertyInfoIndex LOC_ALL
-
-
Method Detail
-
values
public static PropertyIndex.PropertyInfoIndex[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:for (PropertyIndex.PropertyInfoIndex c : PropertyIndex.PropertyInfoIndex.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static PropertyIndex.PropertyInfoIndex valueOf(String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum type has no constant with the specified nameNullPointerException- if the argument is null
-
fromName
public static PropertyIndex.PropertyInfoIndex fromName(String pname)
Property names can have "-" in them. This method takes the name, replaces any "-" with underscore and then tries valueOf.- Parameters:
pname- - any case- Returns:
- index or null if not found
-
getQname
public QName getQname()
get the qname- Returns:
- qname
-
getXmlClass
public Class getXmlClass()
get the XML class- Returns:
- class
-
getPtype
public PropertyIndex.DataType getPtype()
get the property type- Returns:
- property type
-
getMultiValued
public boolean getMultiValued()
May need some elaboration - this is for the standard- Returns:
- boolean
-
getDbMultiValued
public boolean getDbMultiValued()
May need some elaboration - this is for the db- Returns:
- boolean
-
getParam
public boolean getParam()
True if it's a parameter- Returns:
- boolean
-
getImmutable
public boolean getImmutable()
True if it's immutable- Returns:
- boolean
-
getVcalendarProperty
public boolean getVcalendarProperty()
True if it's a vcalendar property- Returns:
- boolean
-
getEventProperty
public boolean getEventProperty()
True if it's an event property- Returns:
- boolean
-
getTodoProperty
public boolean getTodoProperty()
True if it's a todo property- Returns:
- boolean
-
getJournalProperty
public boolean getJournalProperty()
True if it's a journal property- Returns:
- boolean
-
getFreeBusyProperty
public boolean getFreeBusyProperty()
True if it's a freebusy property- Returns:
- boolean
-
getTimezoneProperty
public boolean getTimezoneProperty()
True if it's a timezone property- Returns:
- boolean
-
getAlarmProperty
public boolean getAlarmProperty()
True if it's an alarm property- Returns:
- boolean
-
getVavailabilityProperty
public boolean getVavailabilityProperty()
True if it's a vavailability property- Returns:
- boolean
-
getAvailableProperty
public boolean getAvailableProperty()
True if it's an available property- Returns:
- boolean
-
getVpollProperty
public boolean getVpollProperty()
True if it's a vpoll property- Returns:
- boolean
-
fromXmlClass
public static PropertyIndex.PropertyInfoIndex fromXmlClass(Class cl)
get the index given the XML class- Parameters:
cl- - class- Returns:
- PropertyInfoIndex
-
lookupQname
public static PropertyIndex.PropertyInfoIndex lookupQname(QName val)
get the index given the qname- Parameters:
val- the qname- Returns:
- PropertyInfoIndex
-
-