Class: Killbill::Plugin::Model::OSGIPluginProperties

Inherits:
Object
  • Object
show all
Defined in:
lib/killbill/gen/api/osgi_plugin_properties.rb

Instance Method Summary collapse

Constructor Details

#initializeOSGIPluginProperties

Returns a new instance of OSGIPluginProperties.



39
40
# File 'lib/killbill/gen/api/osgi_plugin_properties.rb', line 39

def initialize()
end

Instance Method Details

#to_javaObject



42
43
44
# File 'lib/killbill/gen/api/osgi_plugin_properties.rb', line 42

def to_java()
  self
end

#to_ruby(j_obj) ⇒ Object



46
47
48
# File 'lib/killbill/gen/api/osgi_plugin_properties.rb', line 46

def to_ruby(j_obj)
  self
end