public class ClaimFieldObject extends ClaimField implements PositionAccessorIF, LayoutElementIF
description, length, name, occurrence, position, sequence, source, type| Constructor and Description |
|---|
ClaimFieldObject() |
| Modifier and Type | Method and Description |
|---|---|
String |
getByPosition(int position) |
String |
getElementDescription() |
Integer |
getElementId() |
Integer |
getElementLength() |
String |
getElementName() |
Integer |
getElementOccurrence() |
Integer |
getElementPosition() |
String |
getElementType() |
int |
getNumberOfFields() |
boolean |
isLoadDescription() |
boolean |
setByPosition(int position,
String value) |
void |
setDescription(String value)
Sets the value of the description property.
|
void |
setLoadDescription(boolean loadDescription) |
String |
toString() |
getDescription, getLength, getName, getOccurrence, getPosition, getSequence, getSource, getType, setLength, setName, setOccurrence, setPosition, setSequence, setSource, setTypepublic String getByPosition(int position)
getByPosition in interface PositionAccessorIFposition - public boolean setByPosition(int position,
String value)
setByPosition in interface PositionAccessorIFposition - value - public void setDescription(String value)
ClaimFieldsetDescription in class ClaimFieldvalue - public Integer getElementId()
getElementId in interface LayoutElementIFpublic String getElementName()
getElementName in interface LayoutElementIFpublic String getElementType()
getElementType in interface LayoutElementIFpublic Integer getElementPosition()
getElementPosition in interface LayoutElementIFpublic Integer getElementLength()
getElementLength in interface LayoutElementIFpublic Integer getElementOccurrence()
getElementOccurrence in interface LayoutElementIFpublic String getElementDescription()
getElementDescription in interface LayoutElementIFpublic int getNumberOfFields()
getNumberOfFields in interface PositionAccessorIFpublic boolean isLoadDescription()
isLoadDescription in interface PositionAccessorIFpublic void setLoadDescription(boolean loadDescription)
setLoadDescription in interface PositionAccessorIFloadDescription - the loadDescription to setCopyright © 2024. All rights reserved.