Class: TransformsTypeMapper

Inherits:
Object
  • Object
show all
Includes:
XmlSchemaMapper
Defined in:
app/mappers/transforms_type_mapper.rb

Instance Attribute Summary collapse

Instance Attribute Details

#transformTransformTypeMapper

minOccurs: 1, maxOccurs: Infinity

Returns:



10
11
12
# File 'app/mappers/transforms_type_mapper.rb', line 10

def transform
  @transform
end