|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eu.miscedautils.ipxact.Abstractor.BusInterfaceType.Master
public static class BusInterfaceType.Master
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 |
---|
public BusInterfaceType.Master()
Method Detail |
---|
public BusInterfaceType.Master.AddressSpaceRef getAddressSpaceRef()
BusInterfaceType.Master.AddressSpaceRef
public void setAddressSpaceRef(BusInterfaceType.Master.AddressSpaceRef value)
value
- allowed object is
BusInterfaceType.Master.AddressSpaceRef
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |