Uses of Class
nz.co.econz.nads.soap2.SynchronisationBean

Packages that use SynchronisationBean
nz.co.econz.nads.soap2   
nz.co.econz.nads.timecard1   
 

Uses of SynchronisationBean in nz.co.econz.nads.soap2
 

Subclasses of SynchronisationBean in nz.co.econz.nads.soap2
 class UserSynchronisationBean
           
 

Uses of SynchronisationBean in nz.co.econz.nads.timecard1
 

Subclasses of SynchronisationBean in nz.co.econz.nads.timecard1
 class UserEventSynchronisationBean
           
 

Methods in nz.co.econz.nads.timecard1 that return SynchronisationBean
 SynchronisationBean[] UserBean.getSynchronisation()
          Gets the synchronisation value for this UserBean.
 

Methods in nz.co.econz.nads.timecard1 with parameters of type SynchronisationBean
 void UserBean.setSynchronisation(SynchronisationBean[] synchronisation)
          Sets the synchronisation value for this UserBean.
 

Constructors in nz.co.econz.nads.timecard1 with parameters of type SynchronisationBean
UserBean(java.lang.String primaryKey, int updateIndex, boolean deleted, java.lang.String loginID, java.lang.String name, java.lang.String[] teams, java.lang.String timezone, java.lang.String userTypePK, java.lang.String description, java.lang.String emailAddress, java.lang.String phoneNumber, java.lang.String faxNumber, java.lang.String pagerNumber, java.lang.String mobileNumber, java.lang.String securityQuestion, java.lang.String securityAnswer, SynchronisationBean[] synchronisation)
           
 



Copyright © 2017 The Electronic Company of New Zealand (1971) Limited