public class CellDep extends java.lang.Object
static java.lang.String
CODE
DEP_GROUP
java.lang.String
depType
OutPoint
outPoint
CellDep()
CellDep(OutPoint outPoint)
CellDep(OutPoint outPoint, java.lang.String depType)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final java.lang.String CODE
public static final java.lang.String DEP_GROUP
@SerializedName(value="out_point") public OutPoint outPoint
@SerializedName(value="dep_type") public java.lang.String depType
public CellDep()
public CellDep(OutPoint outPoint, java.lang.String depType)
public CellDep(OutPoint outPoint)