org.yecht.ruby
Class DomainType

java.lang.Object
  extended by org.yecht.ruby.DomainType

public class DomainType
extends Object


Constructor Summary
DomainType()
           
 
Method Summary
static org.jruby.runtime.builtin.IRubyObject initialize(org.jruby.runtime.builtin.IRubyObject self, org.jruby.runtime.builtin.IRubyObject domain, org.jruby.runtime.builtin.IRubyObject type_id, org.jruby.runtime.builtin.IRubyObject val)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DomainType

public DomainType()
Method Detail

initialize

public static org.jruby.runtime.builtin.IRubyObject initialize(org.jruby.runtime.builtin.IRubyObject self,
                                                               org.jruby.runtime.builtin.IRubyObject domain,
                                                               org.jruby.runtime.builtin.IRubyObject type_id,
                                                               org.jruby.runtime.builtin.IRubyObject val)


Copyright © 2013. All Rights Reserved.