Uses of Class
com.ellucian.generated.eedm.sections.v16_0_0.InstructionalMethod
-
Packages that use InstructionalMethod Package Description com.ellucian.generated.eedm.sections.v16_0_0 -
-
Uses of InstructionalMethod in com.ellucian.generated.eedm.sections.v16_0_0
Fields in com.ellucian.generated.eedm.sections.v16_0_0 with type parameters of type InstructionalMethod Modifier and Type Field Description private List<InstructionalMethod>Sections. instructionalMethodsInstructional MethodsMethods in com.ellucian.generated.eedm.sections.v16_0_0 that return InstructionalMethod Modifier and Type Method Description InstructionalMethodInstructionalMethod. withId(String id)Methods in com.ellucian.generated.eedm.sections.v16_0_0 that return types with arguments of type InstructionalMethod Modifier and Type Method Description List<InstructionalMethod>Sections. getInstructionalMethods()Instructional MethodsMethod parameters in com.ellucian.generated.eedm.sections.v16_0_0 with type arguments of type InstructionalMethod Modifier and Type Method Description voidSections. setInstructionalMethods(List<InstructionalMethod> instructionalMethods)Instructional MethodsSectionsSections. withInstructionalMethods(List<InstructionalMethod> instructionalMethods)
-