Interface IGeneratedDefinitionClass

    • Method Detail

      • isRootClass

        boolean isRootClass()
        Indicates if the class represents a root Module assembly which can be the top-level element/property of an XML, JSON, or YAML instance.
        Returns:
        true if the class is a root assembly, or false otherwise