Uses of Class
org.icatproject.InvestigationFacilityCycle
-
Packages that use InvestigationFacilityCycle Package Description org.icatproject -
-
Uses of InvestigationFacilityCycle in org.icatproject
Fields in org.icatproject with type parameters of type InvestigationFacilityCycle Modifier and Type Field Description protected List<InvestigationFacilityCycle>FacilityCycle. investigationFacilityCyclesprotected List<InvestigationFacilityCycle>Investigation. investigationFacilityCyclesMethods in org.icatproject that return InvestigationFacilityCycle Modifier and Type Method Description InvestigationFacilityCycleObjectFactory. createInvestigationFacilityCycle()Create an instance ofInvestigationFacilityCycleMethods in org.icatproject that return types with arguments of type InvestigationFacilityCycle Modifier and Type Method Description List<InvestigationFacilityCycle>FacilityCycle. getInvestigationFacilityCycles()Gets the value of the investigationFacilityCycles property.List<InvestigationFacilityCycle>Investigation. getInvestigationFacilityCycles()Gets the value of the investigationFacilityCycles property.
-