org.apache.poi.hssf.record
public static class LbsDataSubRecord.LbsDropData extends java.lang.Object
Constructor and Description |
---|
LbsDataSubRecord.LbsDropData(LittleEndianInput in) |
Modifier and Type | Method and Description |
---|---|
int |
getDataSize() |
void |
serialize(LittleEndianOutput out) |
java.lang.String |
toString() |
public LbsDataSubRecord.LbsDropData(LittleEndianInput in)
public void serialize(LittleEndianOutput out)
public int getDataSize()
public java.lang.String toString()
toString
in class java.lang.Object
Copyright 2016 The Apache Software Foundation or its licensors, as applicable.