public class FlatFilePrefixObjectSpecification extends AbstractFlatFileObjectSpecification
| Modifier and Type | Field and Description |
|---|---|
protected String |
linePrefix |
businessObjectClass, parentBusinessObjectClass, parentTargetProperty, parseProperties| Constructor and Description |
|---|
FlatFilePrefixObjectSpecification() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLinePrefix() |
void |
setLinePrefix(String linePrefix)
Sets the prefix that configures which lines this object specification will be associated with
|
getBusinessObjectClass, getParentBusinessObjectClass, getParentTargetProperty, getParseProperties, setBusinessObjectClass, setParentBusinessObjectClass, setParentTargetProperty, setParsePropertiesprotected String linePrefix
public FlatFilePrefixObjectSpecification()
public String getLinePrefix()
public void setLinePrefix(String linePrefix)
linePrefix - the prefixCopyright © 2004–2015 The Kuali Foundation. All rights reserved.