Modifier and Type | Class and Description |
---|---|
class |
FlowTags
The FlowTags class represents the "_flow-tags_" Cursor on Target sub-schema
|
class |
GenericDetailSubelement
The GenericDetailSubelement class represents a non-specific Cursor on Target subschema.
|
class |
Remarks
The Remarks class represents the Cursor On Target sub-schema for generic remarks (aka "FreeText").
|
Modifier and Type | Method and Description |
---|---|
DetailSubelement |
DetailSubelementParser.parse(java.lang.String elementXml)
Converts an XML String into a specific type of DetailSubelement.
|
DetailSubelement[] |
CotDetail.toArray() |
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<DetailSubelement> |
CotDetail.iterator() |
Modifier and Type | Method and Description |
---|---|
boolean |
CotDetail.add(DetailSubelement arg0) |
Modifier and Type | Method and Description |
---|---|
boolean |
CotDetail.addAll(java.util.Collection<? extends DetailSubelement> arg0) |