public class OvfConsumerOvfSection extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
int |
lineNumber |
String |
xml |
dynamicProperty, dynamicType| Constructor and Description |
|---|
OvfConsumerOvfSection() |
| Modifier and Type | Method and Description |
|---|---|
int |
getLineNumber() |
String |
getXml() |
void |
setLineNumber(int lineNumber) |
void |
setXml(String xml) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic int lineNumber
public String xml
Copyright © 2011-2012. All Rights Reserved.