com.hyper9.simdk.stubs.dao
Class CustomizationWinOptions

java.lang.Object
  extended by com.hyper9.simdk.stubs.dao.DynamicData
      extended by com.hyper9.simdk.stubs.dao.CustomizationOptions
          extended by com.hyper9.simdk.stubs.dao.CustomizationWinOptions
All Implemented Interfaces:
Serializable

public class CustomizationWinOptions
extends CustomizationOptions

Author:
akutz
See Also:
Serialized Form

Constructor Summary
CustomizationWinOptions()
           
 
Method Summary
 Boolean getChangeSID()
           
 Boolean getDeleteAccounts()
           
 CustomizationSysprepRebootOption getReboot()
           
 void setChangeSID(Boolean toSet)
           
 void setDeleteAccounts(Boolean toSet)
           
 void setReboot(CustomizationSysprepRebootOption toSet)
           
 
Methods inherited from class com.hyper9.simdk.stubs.dao.DynamicData
equals, getDynamicProperty, getDynamicType, getJpaId, getSessionKey, setDynamicProperty, setDynamicType, setJpaId, setSessionKey
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomizationWinOptions

public CustomizationWinOptions()
Method Detail

getChangeSID

public Boolean getChangeSID()

setChangeSID

public void setChangeSID(Boolean toSet)

getDeleteAccounts

public Boolean getDeleteAccounts()

setDeleteAccounts

public void setDeleteAccounts(Boolean toSet)

getReboot

public CustomizationSysprepRebootOption getReboot()

setReboot

public void setReboot(CustomizationSysprepRebootOption toSet)


Copyright © 2009-2010 Hyper9. All Rights Reserved.