Method: CmisServer::BaseType.parent_type
- Defined in:
- lib/cmis_server/base_objects/base_type.rb
.parent_type ⇒ Object (readonly)
Returns the value of attribute parent_type.
5 6 7 |
# File 'lib/cmis_server/base_objects/base_type.rb', line 5 def parent_type @parent_type end |