Package com.okta.sdk.resource.model
Class SAMLPayLoadDataAssertionClaimsValueAttributeValuesInnerAttributes
java.lang.Object
com.okta.sdk.resource.model.SAMLPayLoadDataAssertionClaimsValueAttributeValuesInnerAttributes
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-09-23T16:19:57.008753975Z[Etc/UTC]",
comments="Generator version: 7.8.0")
public class SAMLPayLoadDataAssertionClaimsValueAttributeValuesInnerAttributes
extends Object
implements Serializable
SAMLPayLoadDataAssertionClaimsValueAttributeValuesInnerAttributes
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Used to derive the type of the attributeint
hashCode()
void
setXsiColonType
(String xsiColonType) toString()
xsiColonType
(String xsiColonType)
-
Field Details
-
JSON_PROPERTY_XSI_COLON_TYPE
- See Also:
-
-
Constructor Details
-
SAMLPayLoadDataAssertionClaimsValueAttributeValuesInnerAttributes
public SAMLPayLoadDataAssertionClaimsValueAttributeValuesInnerAttributes()
-
-
Method Details
-
xsiColonType
public SAMLPayLoadDataAssertionClaimsValueAttributeValuesInnerAttributes xsiColonType(String xsiColonType) -
getXsiColonType
Used to derive the type of the attribute- Returns:
- xsiColonType
-
setXsiColonType
-
equals
-
hashCode
public int hashCode() -
toString
-