public class ResAuthType extends String
Java class for res-authType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="res-authType">
<simpleContent>
<restriction base="<http://java.sun.com/xml/ns/javaee>string">
</restriction>
</simpleContent>
</complexType>
| Constructor and Description |
|---|
ResAuthType() |
| Modifier and Type | Method and Description |
|---|---|
ResAuthType |
withId(String value) |
ResAuthType |
withValue(String value) |
public ResAuthType withValue(String value)
public ResAuthType withId(String value)
Copyright © 2020. All rights reserved.