Uses of Class
org.cxml.ScheduleLineReleaseInfo
-
Packages that use ScheduleLineReleaseInfo Package Description org.cxml -
-
Uses of ScheduleLineReleaseInfo in org.cxml
Fields in org.cxml declared as ScheduleLineReleaseInfo Modifier and Type Field Description protected ScheduleLineReleaseInfoScheduleLine. scheduleLineReleaseInfoMethods in org.cxml that return ScheduleLineReleaseInfo Modifier and Type Method Description ScheduleLineReleaseInfoObjectFactory. createScheduleLineReleaseInfo()Create an instance ofScheduleLineReleaseInfoScheduleLineReleaseInfoScheduleLine. getScheduleLineReleaseInfo()Gets the value of the scheduleLineReleaseInfo property.Methods in org.cxml with parameters of type ScheduleLineReleaseInfo Modifier and Type Method Description voidScheduleLine. setScheduleLineReleaseInfo(ScheduleLineReleaseInfo value)Sets the value of the scheduleLineReleaseInfo property.
-