INTF IF_XCO_CLAS_DEFINITION_CONTENT

Source Link
Open in ADT

Home
Previous Object: IF_XCO_CLAS_DEFINITION
Next Object: IF_XCO_CLAS_DEFINITION_SECTION

Status: RELEASED

Public
Type ts_content TYPE if_xco_clas_definition_content=>ts_content
Attribute definition TYPE if_xco_clas_definition
Method get_final_indicator
  RETURNING rv_final_indicator TYPE ABAP_BOOL
Method get_abstract_indicator
  RETURNING rv_abstract_indicator TYPE ABAP_BOOL
Method get_superclass
  RETURNING ro_superclass TYPE if_xco_ao_class
Method get_visibility
  RETURNING ro_visibility TYPE cl_xco_ao_visibility
Method get_global_friends
  RETURNING rt_global_friends TYPE SXCO_T_AO_CLASSES
Method get_for_behavior_of
  RETURNING ro_for_behavior_of TYPE if_xco_behavior_definition
Method get_interfaces
  RETURNING rt_interfaces TYPE SXCO_T_AO_INTERFACES
Method get
  RETURNING rs_content TYPE if_xco_clas_definition_content=>ts_content

Exists on:
754false
750false
702false

Bug reports and ideas welcome
Made using abaplint.app