public class Edimap extends Object
| Modifier and Type | Method and Description |
|---|---|
Delimiters |
getDelimiters() |
Description |
getDescription() |
List<Import> |
getImports() |
SegmentGroup |
getSegments() |
URI |
getSrc() |
void |
setDelimiters(Delimiters value) |
void |
setDescription(Description value) |
void |
setSegments(SegmentGroup value) |
void |
write(Writer writer) |
public Edimap()
public Edimap(URI src)
public URI getSrc()
public Description getDescription()
public void setDescription(Description value)
public Delimiters getDelimiters()
public void setDelimiters(Delimiters value)
public SegmentGroup getSegments()
public void setSegments(SegmentGroup value)
public void write(Writer writer) throws IOException
IOExceptionCopyright © 2014. All rights reserved.