Class: Sepa::Filetypeservice
- Inherits:
-
Object
- Object
- Sepa::Filetypeservice
- Defined in:
- lib/sepa/filetypeservice.rb
Instance Attribute Summary collapse
-
#serviceId ⇒ Object
Internal class for containment.
-
#serviceIdOwnerName ⇒ Object
Internal class for containment.
-
#serviceIdText ⇒ Object
Internal class for containment.
-
#serviceIdType ⇒ Object
Internal class for containment.
Instance Attribute Details
#serviceId ⇒ Object
Internal class for containment
4 5 6 |
# File 'lib/sepa/filetypeservice.rb', line 4 def serviceId @serviceId end |
#serviceIdOwnerName ⇒ Object
Internal class for containment
4 5 6 |
# File 'lib/sepa/filetypeservice.rb', line 4 def serviceIdOwnerName @serviceIdOwnerName end |
#serviceIdText ⇒ Object
Internal class for containment
4 5 6 |
# File 'lib/sepa/filetypeservice.rb', line 4 def serviceIdText @serviceIdText end |
#serviceIdType ⇒ Object
Internal class for containment
4 5 6 |
# File 'lib/sepa/filetypeservice.rb', line 4 def serviceIdType @serviceIdType end |