class Appilf::DomainTrait

Public Class Methods

new(domain_trait_hash) click to toggle source
Calls superclass method Appilf::AppilfObject::new
# File lib/appilf/domain_trait.rb, line 5
def initialize(domain_trait_hash)
  super
end