public class WadlParamType extends Object
Constructor and Description |
---|
WadlParamType() |
public String getDoc()
public void setDoc(String commentText)
commentText
- the commentText to setpublic String getName()
public void setName(String paramName)
paramName
- the className to setpublic String getStyle()
public void setStyle(String style)
style
- the style to setpublic QName getType()
public void setType(QName type)
type
- the type to setCopyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.