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.Object
public int getLfoMac()
public int getIlfoByLsid(int lsid)
public LFO getLfo(int ilfo) throws java.util.NoSuchElementException
java.util.NoSuchElementException
public LFOData getLfoData(int ilfo) throws java.util.NoSuchElementException
java.util.NoSuchElementException
public int hashCode()
hashCode
in class java.lang.Object
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.