Interface FormatXML1RuntimeChildType.FormatXML1RuntimeChildHashType
- All Superinterfaces:
FormatXML1RuntimeChildType
- All Known Implementing Classes:
FormatXML1RuntimeChildHash
- Enclosing interface:
- FormatXML1RuntimeChildType
@Immutable public static interface FormatXML1RuntimeChildType.FormatXML1RuntimeChildHashType extends FormatXML1RuntimeChildType
The hash element.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.io7m.coffeepick.runtime.format.xml.FormatXML1RuntimeChildType
FormatXML1RuntimeChildType.FormatXML1RuntimeChildBuildType, FormatXML1RuntimeChildType.FormatXML1RuntimeChildHashType, FormatXML1RuntimeChildType.FormatXML1RuntimeChildTagsType, FormatXML1RuntimeChildType.Kind -
Method Summary
Modifier and Type Method Description RuntimeHashhash()default FormatXML1RuntimeChildType.Kindkind()
-
Method Details
-
kind
- Specified by:
kindin interfaceFormatXML1RuntimeChildType- Returns:
- The kind of child
-
hash
- Returns:
- The hash value
-