public class ItemReferenceType extends Object
Java class for ItemReferenceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ItemReferenceType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="path" type="{http://www.w3.org/2001/XMLSchema}string" default="" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ItemReferenceType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPath()
Gets the value of the path property.
|
boolean |
isSetPath() |
void |
setPath(String value)
Sets the value of the path property.
|
protected String path
Copyright © 2017–2020 SoftVision Development GmbH, Fulda, Germany. All rights reserved.