Uses of Class
ietf.params.xml.ns.icalendar_2.AttachPropType
-
Packages that use AttachPropType Package Description ietf.params.xml.ns.icalendar_2 -
-
Uses of AttachPropType in ietf.params.xml.ns.icalendar_2
Fields in ietf.params.xml.ns.icalendar_2 with type parameters of type AttachPropType Modifier and Type Field Description protected List<AttachPropType>ArrayOfAlarmContainedProperties. attachMethods in ietf.params.xml.ns.icalendar_2 that return AttachPropType Modifier and Type Method Description AttachPropTypeObjectFactory. createAttachPropType()Create an instance ofAttachPropTypeMethods in ietf.params.xml.ns.icalendar_2 that return types with arguments of type AttachPropType Modifier and Type Method Description javax.xml.bind.JAXBElement<AttachPropType>ObjectFactory. createAttach(AttachPropType value)List<AttachPropType>ArrayOfAlarmContainedProperties. getAttach()Gets the value of the attach property.Methods in ietf.params.xml.ns.icalendar_2 with parameters of type AttachPropType Modifier and Type Method Description javax.xml.bind.JAXBElement<AttachPropType>ObjectFactory. createAttach(AttachPropType value)
-