com.hyper9.simdk.stubs.dao
Class CustomizationCustomIpGenerator

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

public class CustomizationCustomIpGenerator
extends CustomizationIpGenerator

Author:
akutz
See Also:
Serialized Form

Constructor Summary
CustomizationCustomIpGenerator()
           
 
Method Summary
 String getArgument()
           
 void setArgument(String 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

CustomizationCustomIpGenerator

public CustomizationCustomIpGenerator()
Method Detail

getArgument

public String getArgument()

setArgument

public void setArgument(String toSet)


Copyright © 2009-2010 Hyper9. All Rights Reserved.