Skip to content
This repository was archived by the owner on Dec 25, 2024. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 903 Bytes

File metadata and controls

20 lines (13 loc) · 903 Bytes

RefPathUserName

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

Nested Class Summary

Modifier and Type Class and Description
static class RefPathUserName.RefPathUserName1
class that deserializes parameter value

RefPathUserName1

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]