Class: RGen::Instantiator::DefaultXMLInstantiator::NamespaceDescriptor

Inherits:
Struct
  • Object
show all
Defined in:
lib/rgen/instantiator/default_xml_instantiator.rb

Instance Attribute Summary collapse

Instance Attribute Details

#prefix ⇒ Object

Returns the value of attribute prefix

Returns:

  • (Object) —

    the current value of prefix



13
14
15
# File 'lib/rgen/instantiator/default_xml_instantiator.rb', line 13

def prefix
  @prefix
end

#target ⇒ Object

Returns the value of attribute target

Returns:

  • (Object) —

    the current value of target



13
14
15
# File 'lib/rgen/instantiator/default_xml_instantiator.rb', line 13

def target
  @target
end