public interface XmlElement
Modifier and Type | Method and Description |
---|---|
Map<String,?> |
getAdditionalProperties() |
List<? extends XmlElement> |
getContainedElements() |
String |
getFieldName() |
String |
getNameSpace() |
NameSpacedAttribute<String> |
getPrimaryType() |
NameSpacedAttribute<String> getPrimaryType()
String getNameSpace()
String getFieldName()
List<? extends XmlElement> getContainedElements()
Copyright © 2019 ICF Olson. All rights reserved.