public class PlfLfo
extends java.lang.Object
Documentation quoted from Page 424 of 621. [MS-DOC] -- v20110315 Word (.doc) Binary File Format
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
int |
getIlfoByLsid(int lsid) |
LFO |
getLfo(int ilfo) |
LFOData |
getLfoData(int ilfo) |
int |
getLfoMac()
An unsigned integer that specifies the count of elements in both the
rgLfo and rgLfoData arrays.
|
int |
hashCode() |
public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int getLfoMac()
public int getIlfoByLsid(int lsid)
public LFO getLfo(int ilfo) throws java.util.NoSuchElementException
java.util.NoSuchElementExceptionpublic LFOData getLfoData(int ilfo) throws java.util.NoSuchElementException
java.util.NoSuchElementExceptionpublic int hashCode()
hashCode in class java.lang.ObjectCopyright 2014 The Apache Software Foundation or its licensors, as applicable.