Interface FormatXML1RuntimeChildType
- All Known Subinterfaces:
FormatXML1RuntimeChildType.FormatXML1RuntimeChildBuildType,FormatXML1RuntimeChildType.FormatXML1RuntimeChildHashType,FormatXML1RuntimeChildType.FormatXML1RuntimeChildTagsType
- All Known Implementing Classes:
FormatXML1RuntimeChildBuild,FormatXML1RuntimeChildHash,FormatXML1RuntimeChildTags
public interface FormatXML1RuntimeChildType
The type of elements that can appear as children of runtimes.
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceFormatXML1RuntimeChildType.FormatXML1RuntimeChildBuildTypeThe build element.static interfaceFormatXML1RuntimeChildType.FormatXML1RuntimeChildHashTypeThe hash element.static interfaceFormatXML1RuntimeChildType.FormatXML1RuntimeChildTagsTypeThe tags element.static classFormatXML1RuntimeChildType.KindThe kind of children -
Method Summary
Modifier and Type Method Description FormatXML1RuntimeChildType.Kindkind()
-
Method Details
-
kind
- Returns:
- The kind of child
-