com.eu.miscedautils.ipxact.Abstractor
Class BusInterfaceType.Master

java.lang.Object
  extended by com.eu.miscedautils.ipxact.Abstractor.BusInterfaceType.Master
Enclosing class:
BusInterfaceType

public static class BusInterfaceType.Master
extends java.lang.Object

Java class for anonymous complex type.

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

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="addressSpaceRef" minOccurs="0">
           <complexType>
             <complexContent>
               <extension base="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}addrSpaceRefType">
                 <sequence>
                   <element name="baseAddress" minOccurs="0">
                     <complexType>
                       <simpleContent>
                         <extension base="<http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009>scaledInteger">
                           <attGroup ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}long.att"/>
                           <attribute ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}prompt default="Base Address:""/>
                         </extension>
                       </simpleContent>
                     </complexType>
                   </element>
                 </sequence>
               </extension>
             </complexContent>
           </complexType>
         </element>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Nested Class Summary
static class BusInterfaceType.Master.AddressSpaceRef
          Java class for anonymous complex type.
 
Constructor Summary
BusInterfaceType.Master()
           
 
Method Summary
 BusInterfaceType.Master.AddressSpaceRef getAddressSpaceRef()
          Gets the value of the addressSpaceRef property.
 void setAddressSpaceRef(BusInterfaceType.Master.AddressSpaceRef value)
          Sets the value of the addressSpaceRef property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BusInterfaceType.Master

public BusInterfaceType.Master()
Method Detail

getAddressSpaceRef

public BusInterfaceType.Master.AddressSpaceRef getAddressSpaceRef()
Gets the value of the addressSpaceRef property.

Returns:
possible object is BusInterfaceType.Master.AddressSpaceRef

setAddressSpaceRef

public void setAddressSpaceRef(BusInterfaceType.Master.AddressSpaceRef value)
Sets the value of the addressSpaceRef property.

Parameters:
value - allowed object is BusInterfaceType.Master.AddressSpaceRef