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. instructionalMethods
Instructional MethodsMethods in com.ellucian.generated.eedm.sections.v16_0_0 that return InstructionalMethod Modifier and Type Method Description InstructionalMethod
InstructionalMethod. 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 void
Sections. setInstructionalMethods(List<InstructionalMethod> instructionalMethods)
Instructional MethodsSections
Sections. withInstructionalMethods(List<InstructionalMethod> instructionalMethods)
-