
public interface PathSpecType<T> extends Child<T>
pathSpecType xsd type| Modifier and Type | Method and Description |
|---|---|
String |
getPath()
Returns the
path attribute |
PathSpecType<T> |
path(String path)
Sets the
path attribute |
PathSpecType<T> |
removePath()
Removes the
path attribute |
PathSpecType<T> path(String path)
path attributepath - the value for the attribute pathPathSpecTypeString getPath()
path attributepathPathSpecType<T> removePath()
path attributePathSpecTypeCopyright © 2021 JBoss by Red Hat. All rights reserved.