public class com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner extends com.microsoft.azure.Resource
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner
  super_class: com.microsoft.azure.Resource
{
  private java.lang.String primaryAzurePort;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.primaryAzurePort", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private java.lang.String secondaryAzurePort;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.secondaryAzurePort", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private java.lang.Integer sTag;
    descriptor: Ljava/lang/Integer;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.sTag", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private java.lang.String peeringLocation;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.peeringLocation")

  private java.lang.Integer bandwidthInMbps;
    descriptor: Ljava/lang/Integer;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.bandwidthInMbps")

  private com.microsoft.azure.management.network.ExpressRouteCircuitReference expressRouteCircuit;
    descriptor: Lcom/microsoft/azure/management/network/ExpressRouteCircuitReference;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.expressRouteCircuit")

  private com.microsoft.azure.management.network.ServiceProviderProvisioningState serviceProviderProvisioningState;
    descriptor: Lcom/microsoft/azure/management/network/ServiceProviderProvisioningState;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.serviceProviderProvisioningState")

  private java.lang.String serviceProviderNotes;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.serviceProviderNotes")

  private com.microsoft.azure.management.network.ProvisioningState provisioningState;
    descriptor: Lcom/microsoft/azure/management/network/ProvisioningState;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.provisioningState", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private java.util.List<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionPeeringInner> peerings;
    descriptor: Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionPeeringInner;>;
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.peerings")

  private java.lang.String etag;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "etag", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private java.lang.String id;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "id")

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
         0: .line 25
            aload 0 /* this */
            invokespecial com.microsoft.azure.Resource.<init>:()V
            return
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;

  public java.lang.String primaryAzurePort();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
         0: .line 107
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner.primaryAzurePort:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;

  public java.lang.String secondaryAzurePort();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
         0: .line 116
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner.secondaryAzurePort:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;

  public java.lang.Integer sTag();
    descriptor: ()Ljava/lang/Integer;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
         0: .line 125
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner.sTag:Ljava/lang/Integer;
            areturn
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;

  public java.lang.String peeringLocation();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
         0: .line 134
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner.peeringLocation:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;

  public com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner withPeeringLocation(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
        start local 1 // java.lang.String peeringLocation
         0: .line 144
            aload 0 /* this */
            aload 1 /* peeringLocation */
            putfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner.peeringLocation:Ljava/lang/String;
         1: .line 145
            aload 0 /* this */
            areturn
        end local 1 // java.lang.String peeringLocation
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    2     0             this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;
            0    2     1  peeringLocation  Ljava/lang/String;
    MethodParameters:
                 Name  Flags
      peeringLocation  

  public java.lang.Integer bandwidthInMbps();
    descriptor: ()Ljava/lang/Integer;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
         0: .line 154
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner.bandwidthInMbps:Ljava/lang/Integer;
            areturn
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;

  public com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner withBandwidthInMbps(java.lang.Integer);
    descriptor: (Ljava/lang/Integer;)Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
        start local 1 // java.lang.Integer bandwidthInMbps
         0: .line 164
            aload 0 /* this */
            aload 1 /* bandwidthInMbps */
            putfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner.bandwidthInMbps:Ljava/lang/Integer;
         1: .line 165
            aload 0 /* this */
            areturn
        end local 1 // java.lang.Integer bandwidthInMbps
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    2     0             this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;
            0    2     1  bandwidthInMbps  Ljava/lang/Integer;
    MethodParameters:
                 Name  Flags
      bandwidthInMbps  

  public com.microsoft.azure.management.network.ExpressRouteCircuitReference expressRouteCircuit();
    descriptor: ()Lcom/microsoft/azure/management/network/ExpressRouteCircuitReference;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
         0: .line 174
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner.expressRouteCircuit:Lcom/microsoft/azure/management/network/ExpressRouteCircuitReference;
            areturn
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;

  public com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner withExpressRouteCircuit(com.microsoft.azure.management.network.ExpressRouteCircuitReference);
    descriptor: (Lcom/microsoft/azure/management/network/ExpressRouteCircuitReference;)Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
        start local 1 // com.microsoft.azure.management.network.ExpressRouteCircuitReference expressRouteCircuit
         0: .line 184
            aload 0 /* this */
            aload 1 /* expressRouteCircuit */
            putfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner.expressRouteCircuit:Lcom/microsoft/azure/management/network/ExpressRouteCircuitReference;
         1: .line 185
            aload 0 /* this */
            areturn
        end local 1 // com.microsoft.azure.management.network.ExpressRouteCircuitReference expressRouteCircuit
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    2     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;
            0    2     1  expressRouteCircuit  Lcom/microsoft/azure/management/network/ExpressRouteCircuitReference;
    MethodParameters:
                     Name  Flags
      expressRouteCircuit  

  public com.microsoft.azure.management.network.ServiceProviderProvisioningState serviceProviderProvisioningState();
    descriptor: ()Lcom/microsoft/azure/management/network/ServiceProviderProvisioningState;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
         0: .line 194
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner.serviceProviderProvisioningState:Lcom/microsoft/azure/management/network/ServiceProviderProvisioningState;
            areturn
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;

  public com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner withServiceProviderProvisioningState(com.microsoft.azure.management.network.ServiceProviderProvisioningState);
    descriptor: (Lcom/microsoft/azure/management/network/ServiceProviderProvisioningState;)Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
        start local 1 // com.microsoft.azure.management.network.ServiceProviderProvisioningState serviceProviderProvisioningState
         0: .line 204
            aload 0 /* this */
            aload 1 /* serviceProviderProvisioningState */
            putfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner.serviceProviderProvisioningState:Lcom/microsoft/azure/management/network/ServiceProviderProvisioningState;
         1: .line 205
            aload 0 /* this */
            areturn
        end local 1 // com.microsoft.azure.management.network.ServiceProviderProvisioningState serviceProviderProvisioningState
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
      LocalVariableTable:
        Start  End  Slot                              Name  Signature
            0    2     0                              this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;
            0    2     1  serviceProviderProvisioningState  Lcom/microsoft/azure/management/network/ServiceProviderProvisioningState;
    MethodParameters:
                                  Name  Flags
      serviceProviderProvisioningState  

  public java.lang.String serviceProviderNotes();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
         0: .line 214
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner.serviceProviderNotes:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;

  public com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner withServiceProviderNotes(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
        start local 1 // java.lang.String serviceProviderNotes
         0: .line 224
            aload 0 /* this */
            aload 1 /* serviceProviderNotes */
            putfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner.serviceProviderNotes:Ljava/lang/String;
         1: .line 225
            aload 0 /* this */
            areturn
        end local 1 // java.lang.String serviceProviderNotes
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
      LocalVariableTable:
        Start  End  Slot                  Name  Signature
            0    2     0                  this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;
            0    2     1  serviceProviderNotes  Ljava/lang/String;
    MethodParameters:
                      Name  Flags
      serviceProviderNotes  

  public com.microsoft.azure.management.network.ProvisioningState provisioningState();
    descriptor: ()Lcom/microsoft/azure/management/network/ProvisioningState;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
         0: .line 234
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner.provisioningState:Lcom/microsoft/azure/management/network/ProvisioningState;
            areturn
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;

  public java.util.List<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionPeeringInner> peerings();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
         0: .line 243
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner.peerings:Ljava/util/List;
            areturn
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;
    Signature: ()Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionPeeringInner;>;

  public com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner withPeerings(java.util.List<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionPeeringInner>);
    descriptor: (Ljava/util/List;)Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
        start local 1 // java.util.List peerings
         0: .line 253
            aload 0 /* this */
            aload 1 /* peerings */
            putfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner.peerings:Ljava/util/List;
         1: .line 254
            aload 0 /* this */
            areturn
        end local 1 // java.util.List peerings
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;
            0    2     1  peerings  Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionPeeringInner;>;
    Signature: (Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionPeeringInner;>;)Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;
    MethodParameters:
          Name  Flags
      peerings  

  public java.lang.String etag();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
         0: .line 263
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner.etag:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;

  public java.lang.String id();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
         0: .line 272
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner.id:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;

  public com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner withId(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
        start local 1 // java.lang.String id
         0: .line 282
            aload 0 /* this */
            aload 1 /* id */
            putfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner.id:Ljava/lang/String;
         1: .line 283
            aload 0 /* this */
            areturn
        end local 1 // java.lang.String id
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;
            0    2     1    id  Ljava/lang/String;
    MethodParameters:
      Name  Flags
      id    
}
SourceFile: "ExpressRouteCrossConnectionInner.java"
InnerClasses:
  public final Access = com.fasterxml.jackson.annotation.JsonProperty$Access of com.fasterxml.jackson.annotation.JsonProperty
    RuntimeVisibleAnnotations: 
      com.microsoft.rest.serializer.JsonFlatten()
      com.microsoft.rest.SkipParentValidation()