Class GenAspectableReturnBody

java.lang.Object
cruise.umple.cpp.gen.AbstractGenBody
cruise.umple.cpp.gen.GenBody
cruise.umple.cpp.gen.GenAspectableReturnBody
All Implemented Interfaces:
java.io.Serializable

public class GenAspectableReturnBody
extends GenBody
See Also:
Serialized Form
  • Constructor Details

    • GenAspectableReturnBody

      public GenAspectableReturnBody​(java.lang.String aBody, java.lang.String aVariable, java.lang.String aReturnType)
  • Method Details