public interface PathSpecType<T> extends Child<T>
pathSpecType
xsd typeModifier 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 path
PathSpecType
String getPath()
path
attributepath
PathSpecType<T> removePath()
path
attributePathSpecType
Copyright © 2022 JBoss by Red Hat. All rights reserved.