Class: Pfm::Command::Validate::ValidatorCommand
- Inherits:
-
Struct
- Object
- Struct
- Pfm::Command::Validate::ValidatorCommand
- Defined in:
- lib/iapi-idlc-sdk-pfm/command/validate.rb
Instance Attribute Summary collapse
-
#class_name ⇒ Object
Returns the value of attribute class_name.
-
#description ⇒ Object
Returns the value of attribute description.
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#class_name ⇒ Object
Returns the value of attribute class_name
11 12 13 |
# File 'lib/iapi-idlc-sdk-pfm/command/validate.rb', line 11 def class_name @class_name end |
#description ⇒ Object
Returns the value of attribute description
11 12 13 |
# File 'lib/iapi-idlc-sdk-pfm/command/validate.rb', line 11 def description @description end |
#name ⇒ Object
Returns the value of attribute name
11 12 13 |
# File 'lib/iapi-idlc-sdk-pfm/command/validate.rb', line 11 def name @name end |