public class PathWrapper extends Object implements org.jipijapa.management.spi.PathAddress
| Constructor and Description |
|---|
PathWrapper(String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue(int index) |
String |
getValue(String name) |
static PathWrapper |
path(String value) |
int |
size() |
public PathWrapper(String value)
public static PathWrapper path(String value)
public int size()
size in interface org.jipijapa.management.spi.PathAddresspublic String getValue(String name)
getValue in interface org.jipijapa.management.spi.PathAddresspublic String getValue(int index)
getValue in interface org.jipijapa.management.spi.PathAddressCopyright © 2020 JBoss by Red Hat. All rights reserved.