---
title: ODMappings
framework: opendirectory
role: symbol
role_heading: Class
path: opendirectory/odmappings
---

# ODMappings

## Declaration

```swift
class ODMappings
```

## Topics

### Instance Properties

- [comment](opendirectory/odmappings/comment-swift.property.md)
- [function](opendirectory/odmappings/function-swift.property.md)
- [functionAttributes](opendirectory/odmappings/functionattributes-swift.property.md)
- [identifier](opendirectory/odmappings/identifier-swift.property.md)
- [recordTypes](opendirectory/odmappings/recordtypes-swift.property.md)
- [templateName](opendirectory/odmappings/templatename-swift.property.md)

### Instance Methods

- [recordMap(forStandardRecordType:)](opendirectory/odmappings/recordmap(forstandardrecordtype:).md)
- [setRecordMap(_:forStandardRecordType:)](opendirectory/odmappings/setrecordmap(_:forstandardrecordtype:).md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Classes

- [ODAttributeMap](opendirectory/odattributemap.md)
- [ODConfiguration](opendirectory/odconfiguration.md)
- [ODContext](opendirectory/odcontext.md)
- [ODModuleEntry](opendirectory/odmoduleentry.md)
- [ODNode](opendirectory/odnode.md)
- [ODNodeRef](opendirectory/odnoderef.md)
- [ODQuery](opendirectory/odquery.md)
- [ODQueryRef](opendirectory/odqueryref.md)
- [ODRecord](opendirectory/odrecord.md)
- [ODRecordMap](opendirectory/odrecordmap.md)
- [ODRecordRef](opendirectory/odrecordref.md)
- [ODSession](opendirectory/odsession.md)
- [ODSessionRef](opendirectory/odsessionref.md)
