RefPathUserName.java
public class RefPathUserName extends PathUserName
A class (extended from the $ref class) that contains necessary nested parameter classes
- a class that extends SchemaHeader/ContentHeader and is used to deserialize parameter content
Modifier and Type | Class and Description |
---|---|
static class | RefPathUserName.RefPathUserName1 class that deserializes parameter value |
public static class RefPathUserName1 extends PathUserName
a class that deserializes parameter, extended from the $ref class
[Back to top] [Back to Component Parameters] [Back to README]