public static class XmlDataRegMain_Base.Oor_component_schema_Base
extends org.vishia.genJavaOutClass.SrcInfo
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<XmlDataRegMain.Component> |
component
Complex node component
|
protected java.util.List<XmlDataRegMain.Info> |
info
Complex node info
|
protected java.util.List<org.vishia.util.NameObj> |
listAllNodes
All nodes in natural order.
|
protected java.lang.String |
oor_name
Attribute oor:name
|
protected java.lang.String |
oor_package
Attribute oor:package
|
protected java.util.List<XmlDataRegMain.Templates> |
templates
Complex node templates
|
protected java.lang.String |
xml_lang
Attribute xml:lang
|
| Constructor and Description |
|---|
Oor_component_schema_Base() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Iterable<XmlDataRegMain.Component> |
get_component()
Access to parse result, get the elements of the container component
|
java.lang.Iterable<XmlDataRegMain.Info> |
get_info()
Access to parse result, get the elements of the container info
|
java.lang.String |
get_oor_name()
Access to parse result.
|
java.lang.String |
get_oor_package()
Access to parse result.
|
java.lang.Iterable<XmlDataRegMain.Templates> |
get_templates()
Access to parse result, get the elements of the container templates
|
java.lang.String |
get_xml_lang()
Access to parse result.
|
int |
getSize_component()
Access to parse result, get the size of the container component.
|
int |
getSize_info()
Access to parse result, get the size of the container info.
|
int |
getSize_templates()
Access to parse result, get the size of the container templates.
|
protected java.lang.String oor_name
protected java.lang.String oor_package
protected java.lang.String xml_lang
protected java.util.List<XmlDataRegMain.Component> component
protected java.util.List<XmlDataRegMain.Info> info
protected java.util.List<XmlDataRegMain.Templates> templates
protected java.util.List<org.vishia.util.NameObj> listAllNodes
public java.lang.String get_oor_name()
public java.lang.String get_oor_package()
public java.lang.String get_xml_lang()
public java.lang.Iterable<XmlDataRegMain.Component> get_component()
public int getSize_component()
public java.lang.Iterable<XmlDataRegMain.Info> get_info()
public int getSize_info()
public java.lang.Iterable<XmlDataRegMain.Templates> get_templates()
public int getSize_templates()