Method: Java::OrgMitre::ApiHelper#annotate_class!

Defined in:
lib/ruby_stix/api/api_helper.rb

#annotate_class!Object



325
326
327
# File 'lib/ruby_stix/api/api_helper.rb', line 325

def annotate_class!
  self.class.annotate! unless annotated?
end