Uses of Class
io.sundr.model.TypeDefFluent.ImplementsListNested
-
-
Uses of TypeDefFluent.ImplementsListNested in io.sundr.model
Methods in io.sundr.model that return TypeDefFluent.ImplementsListNested Modifier and Type Method Description TypeDefFluent.ImplementsListNested<A>TypeDefFluent. addNewImplementsList()TypeDefFluent.ImplementsListNested<A>TypeDefFluent. addNewImplementsListLike(io.sundr.model.ClassRef item)TypeDefFluent.ImplementsListNested<A>TypeDefFluent. editFirstImplementsList()TypeDefFluent.ImplementsListNested<A>TypeDefFluent. editImplementsList(int index)TypeDefFluent.ImplementsListNested<A>TypeDefFluent. editLastImplementsList()TypeDefFluent.ImplementsListNested<A>TypeDefFluent. editMatchingImplementsList(Predicate<ClassRefBuilder> predicate)TypeDefFluent.ImplementsListNested<A>TypeDefFluent. setNewImplementsListLike(int index, io.sundr.model.ClassRef item)
-