com.hyper9.simdk.stubs.mao
Class CustomFieldsManager
java.lang.Object
com.hyper9.simdk.stubs.mao.ManagedObjectReference
com.hyper9.simdk.stubs.mao.ManagedObject
com.hyper9.simdk.stubs.mao.CustomFieldsManager
- All Implemented Interfaces:
- Serializable
public class CustomFieldsManager
- 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 |
CustomFieldsManager
public CustomFieldsManager()
getField
public List<CustomFieldDef> getField()
setField
public void setField(List<CustomFieldDef> toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.