Uses of Class
org.cxml.ScheduleLineReleaseInfo
Packages that use ScheduleLineReleaseInfo
-
Uses of ScheduleLineReleaseInfo in org.cxml
Fields in org.cxml declared as ScheduleLineReleaseInfoModifier and TypeFieldDescriptionprotected ScheduleLineReleaseInfoScheduleLine.scheduleLineReleaseInfoMethods in org.cxml that return ScheduleLineReleaseInfoModifier and TypeMethodDescriptionObjectFactory.createScheduleLineReleaseInfo()Create an instance ofScheduleLineReleaseInfoScheduleLine.getScheduleLineReleaseInfo()Gets the value of the scheduleLineReleaseInfo property.Methods in org.cxml with parameters of type ScheduleLineReleaseInfoModifier and TypeMethodDescriptionvoidScheduleLine.setScheduleLineReleaseInfo(ScheduleLineReleaseInfo value) Sets the value of the scheduleLineReleaseInfo property.