|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LevelAddressLength
This interface represents a line of LAL for a segment.
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
int |
getInputAddress()
|
java.lang.String |
getInputFormat()
|
int |
getInputLength()
|
int |
getInternalAddress()
|
java.lang.String |
getInternalFormat()
|
int |
getInternalLength()
|
java.lang.String |
getLabel()
|
int |
getLevel()
|
java.lang.String |
getName()
|
int |
getOccursDisplay()
|
java.lang.String |
getUsage()
|
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
int getInputAddress()
Returns the input address.
java.lang.String getInputFormat()
Returns the input format.
int getInputLength()
Returns the input length. Returns -1 if not applicable.
int getInternalAddress()
Returns the internal address.
java.lang.String getInternalFormat()
Returns the internal format.
int getInternalLength()
Returns the internal length. Returns -1 if not applicable.
java.lang.String getLabel()
Returns the label.
int getLevel()
Returns the level.
java.lang.String getName()
Returns the name.
int getOccursDisplay()
Returns the occurs display.
java.lang.String getUsage()
Returns the usage.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |