Package org.bedework.jsforj.model
Interface JSTypes
-
public interface JSTypesUser: mike Date: 10/23/19 Time: 16:19
-
-
Field Summary
-
-
-
Field Detail
-
typeUnknown
static final String typeUnknown
- See Also:
- Constant Field Values
-
typeEvent
static final String typeEvent
- See Also:
- Constant Field Values
-
typeGroup
static final String typeGroup
- See Also:
- Constant Field Values
-
typeTask
static final String typeTask
- See Also:
- Constant Field Values
-
typeVPoll
static final String typeVPoll
- See Also:
- Constant Field Values
-
typeAlert
static final String typeAlert
- See Also:
- Constant Field Values
-
typeAlerts
static final String typeAlerts
- See Also:
- Constant Field Values
-
typeBoolean
static final String typeBoolean
- See Also:
- Constant Field Values
-
typeComments
static final String typeComments
- See Also:
- Constant Field Values
-
typeDuration
static final String typeDuration
- See Also:
- Constant Field Values
-
typeEntries
static final String typeEntries
- See Also:
- Constant Field Values
-
typeId
static final String typeId
- See Also:
- Constant Field Values
-
typeIds
static final String typeIds
- See Also:
- Constant Field Values
-
typeInt
static final String typeInt
- See Also:
- Constant Field Values
-
typeIntArray
static final String typeIntArray
- See Also:
- Constant Field Values
-
typeLink
static final String typeLink
- See Also:
- Constant Field Values
-
typeLinks
static final String typeLinks
- See Also:
- Constant Field Values
-
typeLocalDateTime
static final String typeLocalDateTime
- See Also:
- Constant Field Values
-
typeLocalizations
static final String typeLocalizations
- See Also:
- Constant Field Values
-
typeLocation
static final String typeLocation
- See Also:
- Constant Field Values
-
typeLocations
static final String typeLocations
- See Also:
- Constant Field Values
-
typeNDay
static final String typeNDay
- See Also:
- Constant Field Values
-
typeNDayArray
static final String typeNDayArray
- See Also:
- Constant Field Values
-
typeNumber
static final String typeNumber
- See Also:
- Constant Field Values
-
typeParticipant
static final String typeParticipant
- See Also:
- Constant Field Values
-
typeParticipants
static final String typeParticipants
- See Also:
- Constant Field Values
-
typePatchObject
static final String typePatchObject
- See Also:
- Constant Field Values
-
typeRecurrenceOverrides
static final String typeRecurrenceOverrides
- See Also:
- Constant Field Values
-
typeRecurrenceRule
static final String typeRecurrenceRule
- See Also:
- Constant Field Values
-
typeRecurrenceRules
static final String typeRecurrenceRules
- See Also:
- Constant Field Values
-
typeRelation
static final String typeRelation
- See Also:
- Constant Field Values
-
typeRelations
static final String typeRelations
- See Also:
- Constant Field Values
-
typeSignedDuration
static final String typeSignedDuration
- See Also:
- Constant Field Values
-
typeString
static final String typeString
- See Also:
- Constant Field Values
-
typeStringArray
static final String typeStringArray
- See Also:
- Constant Field Values
-
typeStrings
static final String typeStrings
e.g. "roles": { "owner": true, "attendee": true, "chair": true }- See Also:
- Constant Field Values
-
typeReplyTo
static final String typeReplyTo
e.g. "sendTo": { "imip": "mailto:zoe@foobar.example.com" },- See Also:
- Constant Field Values
-
typeSendTo
static final String typeSendTo
- See Also:
- Constant Field Values
-
typeTimeZone
static final String typeTimeZone
- See Also:
- Constant Field Values
-
typeTimeZones
static final String typeTimeZones
- See Also:
- Constant Field Values
-
typeTimeZoneRule
static final String typeTimeZoneRule
- See Also:
- Constant Field Values
-
typeUnsignedInt
static final String typeUnsignedInt
- See Also:
- Constant Field Values
-
typeUnsignedIntArray
static final String typeUnsignedIntArray
- See Also:
- Constant Field Values
-
typeUTCDateTime
static final String typeUTCDateTime
- See Also:
- Constant Field Values
-
typeVirtualLocation
static final String typeVirtualLocation
- See Also:
- Constant Field Values
-
typeVirtualLocations
static final String typeVirtualLocations
- See Also:
- Constant Field Values
-
typeOffsetTrigger
static final String typeOffsetTrigger
- See Also:
- Constant Field Values
-
typeAbsoluteTrigger
static final String typeAbsoluteTrigger
- See Also:
- Constant Field Values
-
typeUnknownTrigger
static final String typeUnknownTrigger
- See Also:
- Constant Field Values
-
typeNull
static final String typeNull
- See Also:
- Constant Field Values
-
typeRoles
static final String typeRoles
- See Also:
- Constant Field Values
-
typeOverride
static final String typeOverride
- See Also:
- Constant Field Values
-
typeTrigger
static final String typeTrigger
- See Also:
- Constant Field Values
-
-