public class AttributeCreateOrderList extends Object
Constructor and Description |
---|
AttributeCreateOrderList(String rootLabel) |
Modifier and Type | Method and Description |
---|---|
Iterator<AttributeMapping> |
iterator() |
boolean |
put(AttributeMapping attMapping)
Attempt to add an attribute to the list.
|
void |
setRootLabel(String rootLabel) |
public AttributeCreateOrderList(String rootLabel)
public boolean put(AttributeMapping attMapping)
attMapping
- attribute to addpublic Iterator<AttributeMapping> iterator()
public void setRootLabel(String rootLabel)
Copyright © 1996–2019 Geotools. All rights reserved.