public interface PathType<T> extends Child<T>
pathType
xsd typeModifier and Type | Method and Description |
---|---|
String |
getName()
Returns the
name attribute |
PathType<T> |
name(String name)
Sets the
name attribute |
PathType<T> |
removeName()
Removes the
name attribute |
Copyright © 2020 JBoss by Red Hat. All rights reserved.