public final class DDataPattern.Param extends Object
Constructor | Description |
---|---|
Param(String name,
String value,
Context context,
String ns,
Location loc,
org.kohsuke.rngom.digested.Annotation anno) |
Modifier and Type | Method | Description |
---|---|---|
org.kohsuke.rngom.digested.Annotation |
getAnno() |
|
Context |
getContext() |
|
Location |
getLoc() |
|
String |
getName() |
|
String |
getNs() |
|
String |
getValue() |
Copyright © 2018 Oracle Corporation. All rights reserved.