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, setType
public String getByPosition(int position)
getByPosition
in interface PositionAccessorIF
position
- public boolean setByPosition(int position, String value)
setByPosition
in interface PositionAccessorIF
position
- value
- public void setDescription(String value)
ClaimField
setDescription
in class ClaimField
value
- public Integer getElementId()
getElementId
in interface LayoutElementIF
public String getElementName()
getElementName
in interface LayoutElementIF
public String getElementType()
getElementType
in interface LayoutElementIF
public Integer getElementPosition()
getElementPosition
in interface LayoutElementIF
public Integer getElementLength()
getElementLength
in interface LayoutElementIF
public Integer getElementOccurrence()
getElementOccurrence
in interface LayoutElementIF
public String getElementDescription()
getElementDescription
in interface LayoutElementIF
public int getNumberOfFields()
getNumberOfFields
in interface PositionAccessorIF
public boolean isLoadDescription()
isLoadDescription
in interface PositionAccessorIF
public void setLoadDescription(boolean loadDescription)
setLoadDescription
in interface PositionAccessorIF
loadDescription
- the loadDescription to setCopyright © 2023. All rights reserved.