ILink.Rel, ILink.Type| Modifier and Type | Field and Description |
|---|---|
static ElementKey<java.lang.Void,RecurrenceExceptionEntryLink> |
KEY
The key for this element.
|
| Constructor and Description |
|---|
RecurrenceExceptionEntryLink()
Constructs an instance using the default key.
|
| Modifier and Type | Method and Description |
|---|---|
RecurrenceExceptionEntry |
getEntry()
Returns the nested entry.
|
boolean |
hasEntry()
Returns whether it has the nested entry.
|
RecurrenceExceptionEntryLink |
lock()
Locks this element.
|
static void |
registerMetadata(MetadataRegistry registry)
Registers the metadata for this element.
|
RecurrenceExceptionEntryLink |
setEntry(RecurrenceExceptionEntry entry)
Sets the nested entry.
|
getHref, getReadOnly, getRel, getType, hasHref, hasReadOnly, hasRel, setEntry, setHref, setReadOnly, setRel, setType, toStringaddElement, addElement, addElement, clear, createElement, createElement, equals, getAttributeCount, getAttributeIterator, getAttributeIterator, getAttributeValue, getAttributeValue, getDefaultKey, getElement, getElement, getElementCount, getElementId, getElementIterator, getElementIterator, getElementKey, getElements, getElements, getElementSet, getElementSet, getElementValue, getElementValue, getTextValue, getTextValue, hasAttribute, hasAttribute, hasElement, hasElement, hashCode, hasTextValue, isLocked, removeAttribute, removeAttribute, removeAttributeValue, removeAttributeValue, removeElement, removeElement, removeElement, removeElement, replaceElement, resolve, resolve, setAttributeValue, setAttributeValue, setElement, setElement, setElement, setTextValue, visitpublic static final ElementKey<java.lang.Void,RecurrenceExceptionEntryLink> KEY
public RecurrenceExceptionEntryLink()
public static void registerMetadata(MetadataRegistry registry)
public RecurrenceExceptionEntryLink lock()
Elementpublic RecurrenceExceptionEntry getEntry()
public RecurrenceExceptionEntryLink setEntry(RecurrenceExceptionEntry entry)
entry - nested entry or null to reset