public static class Properties.HLinks
extends java.lang.Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes}vector"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
HLinks() |
| Modifier and Type | Method and Description |
|---|---|
Vector |
getVector()
Vector
|
void |
setVector(Vector value)
Sets the value of the vector property.
|
protected Vector vector
Copyright © 2007–2023. All rights reserved.