Class FixLenDef

java.lang.Object
com.onenetwork.platform.common.FixLenDef
All Implemented Interfaces:
java.io.Serializable

public class FixLenDef
extends java.lang.Object
implements java.io.Serializable
Stub for FixLenDef to compile platform-api code. This is removed from the platform-api jar, and at runtime the version from dvce.jar is used.
See Also:
Serialized Form
  • Constructor Summary

    Constructors 
    Constructor Description
    FixLenDef()  
  • Method Summary

    Modifier and Type Method Description
    java.util.List<FixLenFieldDef> getFixLenFieldDef()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait