public static class

ExternalRole.RoleId

extends IdType
implements Serializable
java.lang.Object
   ↳ org.mule.modules.quickbooks.windows.schema.IdType
     ↳ org.mule.modules.quickbooks.windows.schema.ExternalRole.RoleId

Class Overview

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <simpleContent>
     <restriction base="<http://www.intuit.com/sb/cdm/v2>IdType">
       <attribute name="idDomain" use="required" type="{http://www.intuit.com/sb/cdm/v2}idDomainEnum" fixed="QB" />
     </restriction>
   </simpleContent>
 </complexType>
 

Summary

Constants
long serialVersionUID
[Expand]
Inherited Constants
From class org.mule.modules.quickbooks.windows.schema.IdType
[Expand]
Inherited Fields
From class org.mule.modules.quickbooks.windows.schema.IdType
Public Constructors
ExternalRole.RoleId()
[Expand]
Inherited Methods
From class org.mule.modules.quickbooks.windows.schema.IdType
From class java.lang.Object

Constants

private static final long serialVersionUID

Constant Value: 1 (0x0000000000000001)

Public Constructors

public ExternalRole.RoleId ()