
public interface PathType<T> extends Child<T>
pathType xsd type| Modifier 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 © 2025 JBoss by Red Hat. All rights reserved.