Searched refs:getInstallationType (Results 1 – 5 of 5) sorted by relevance
48 if ( data.getInstallationType().equals(data.getCustomActionCommand()) ) { in getNext()50 } else if ( data.getInstallationType().equals(data.getTypicalActionCommand()) ) { in getNext()84 if ( data.getInstallationType().equals(data.getTypicalActionCommand()) ) { in afterShow()94 if ( data.getInstallationType().equals(data.getCustomActionCommand())) { in afterShow()
52 if ( data.getInstallationType().equals(data.getCustomActionCommand()) ) { in getNext()54 } else if ( data.getInstallationType().equals(data.getTypicalActionCommand()) ) { in getNext()101 if ( data.getInstallationType().equals(data.getTypicalActionCommand()) ) { in afterShow()137 if (( data.getInstallationType().equals(data.getCustomActionCommand() ))) { in afterShow()
68 if ( data.getInstallationType().equals(data.getCustomActionCommand()) ) { in getPrevious()70 } else if ( data.getInstallationType().equals(data.getTypicalActionCommand()) ) { in getPrevious()83 if ( data.getInstallationType().equals(data.getCustomActionCommand()) ) { in getPrevious()85 } else if ( data.getInstallationType().equals(data.getTypicalActionCommand()) ) { in getPrevious()
54 if ( data.getInstallationType().equals(data.getCustomActionCommand()) ) { in getPrevious()56 } else if ( data.getInstallationType().equals(data.getTypicalActionCommand()) ) { in getPrevious()
206 public String getInstallationType() { in getInstallationType() method in InstallData
Completed in 29 milliseconds