org.milyn.edisax.model.internal
Class Field
java.lang.Object
org.milyn.edisax.model.internal.MappingNode
org.milyn.edisax.model.internal.Field
public class Field
- extends MappingNode
|
Constructor Summary |
Field()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field
public Field()
getComponent
public List<Component> getComponent()
isRequired
public boolean isRequired()
setRequired
public void setRequired(Boolean value)
isTruncatable
public boolean isTruncatable()
setTruncatable
public void setTruncatable(Boolean value)
Copyright © 2008. All Rights Reserved.