Class: EDI::Dir::DE_Properties

Inherits:
Struct
  • Object
show all
Defined in:
lib/edi4r/standards.rb

Instance Attribute Summary collapse

Instance Attribute Details

#descriptionObject

Returns the value of attribute description

Returns:

  • (Object)

    the current value of description



51
52
53
# File 'lib/edi4r/standards.rb', line 51

def description
  @description
end

#dummyObject

Returns the value of attribute dummy

Returns:

  • (Object)

    the current value of dummy



51
52
53
# File 'lib/edi4r/standards.rb', line 51

def dummy
  @dummy
end

#formatObject

Returns the value of attribute format

Returns:

  • (Object)

    the current value of format



51
52
53
# File 'lib/edi4r/standards.rb', line 51

def format
  @format
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



51
52
53
# File 'lib/edi4r/standards.rb', line 51

def name
  @name
end

#statusObject

Returns the value of attribute status

Returns:

  • (Object)

    the current value of status



51
52
53
# File 'lib/edi4r/standards.rb', line 51

def status
  @status
end