Package | Description |
---|---|
org.apache.juddi.v3.client.mapping.wadl |
JAXB Generated classes for WADL and WADL2UDDI parser
|
Modifier and Type | Field and Description |
---|---|
protected List<Param> |
Representation.param |
protected List<Param> |
Request.param |
protected List<Param> |
Resource.param |
protected List<Param> |
ResourceType.param |
protected List<Param> |
Response.param |
Modifier and Type | Method and Description |
---|---|
Param |
ObjectFactory.createParam()
Create an instance of
Param |
Modifier and Type | Method and Description |
---|---|
List<Param> |
Representation.getParam()
Gets the value of the param property.
|
List<Param> |
Request.getParam()
Gets the value of the param property.
|
List<Param> |
Resource.getParam()
Gets the value of the param property.
|
List<Param> |
ResourceType.getParam()
Gets the value of the param property.
|
List<Param> |
Response.getParam()
Gets the value of the param property.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.