Class AoInterfaceCodeGen


  • public class AoInterfaceCodeGen
    extends AbstractCodeGen
    An admin object interface CodeGen.
    Version:
    $Revision: $
    Author:
    Jeff Zhang
    • Constructor Detail

      • AoInterfaceCodeGen

        public AoInterfaceCodeGen()
        constructor
      • AoInterfaceCodeGen

        public AoInterfaceCodeGen​(int num)
        constructor
        Parameters:
        num - admin object order
    • Method Detail

      • getNumOfAo

        public int getNumOfAo()
        Get the numOfAo.
        Returns:
        the numOfAo.
      • setNumOfAo

        public void setNumOfAo​(int numOfAo)
        Set the numOfAo.
        Parameters:
        numOfAo - The numOfAo to set.
      • getConfigProps

        public List<ConfigPropType> getConfigProps​(Definition def)
        get list of ConfigPropType
        Parameters:
        def - definition
        Returns:
        List List of ConfigPropType