Class GenerateMethodAnnotationData


  • public class GenerateMethodAnnotationData
    extends Object
    Author:
    jwells
    • Method Detail

      • getImplementation

        public String getImplementation()
        Returns:
        the implementation
      • getContracts

        public HashSet<String> getContracts()
        Returns:
        the contracts
      • getScope

        public String getScope()
        Returns:
        the scope
      • getNameMethodName

        public String getNameMethodName()
        Returns:
        the nameMethodName
      • setNameMethodName

        public void setNameMethodName​(String nameMethodName)
        Parameters:
        nameMethodName - the nameMethodName to set
      • getName

        public String getName()
        Returns:
        the name
      • setName

        public void setName​(String name)
        Parameters:
        name - the name to set