com.hyper9.simdk.stubs.mao
Class CustomizationSpecManager
java.lang.Object
com.hyper9.simdk.stubs.mao.ManagedObjectReference
com.hyper9.simdk.stubs.mao.ManagedObject
com.hyper9.simdk.stubs.mao.CustomizationSpecManager
- All Implemented Interfaces:
- Serializable
public class CustomizationSpecManager
- extends ManagedObject
- Author:
- akutz
- See Also:
- Serialized Form
Methods inherited from class com.hyper9.simdk.stubs.mao.ManagedObjectReference |
equals, get_Value, getJpaId, getServerGuid, getSessionKey, getType, set_Value, setJpaId, setServerGuid, setSessionKey, setType |
CustomizationSpecManager
public CustomizationSpecManager()
getInfo
public List<CustomizationSpecInfo> getInfo()
setInfo
public void setInfo(List<CustomizationSpecInfo> toSet)
getEncryptionKey
public List<Byte> getEncryptionKey()
setEncryptionKey
public void setEncryptionKey(List<Byte> toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.