com.northconcepts.datapipeline.xml
Class XmlField
java.lang.Object
com.northconcepts.datapipeline.xml.XmlField
public class XmlField
- extends Object
XmlField
public XmlField()
XmlField
public XmlField(String name,
String locationPathAsString,
boolean cascadeValues)
getName
public String getName()
setName
public XmlField setName(String name)
getLocationPath
public LocationPath getLocationPath()
isCascadeValues
public boolean isCascadeValues()
setCascadeValues
public XmlField setCascadeValues(boolean cascadeValues)
toString
public String toString()
- Overrides:
toString in class Object
Copyright (c) 2007-2012 North Concepts Inc. All Rights Reserved.