|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eu.miscedautils.ipxact.Abstractor.BusInterfaceType.Slave.Bridge
public static class BusInterfaceType.Slave.Bridge
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"> <attribute name="masterRef" use="required" type="{http://www.w3.org/2001/XMLSchema}Name" /> <attribute name="opaque" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" /> </restriction> </complexContent> </complexType>
Constructor Summary | |
---|---|
BusInterfaceType.Slave.Bridge()
|
Method Summary | |
---|---|
java.lang.String |
getMasterRef()
Gets the value of the masterRef property. |
boolean |
isOpaque()
Gets the value of the opaque property. |
void |
setMasterRef(java.lang.String value)
Sets the value of the masterRef property. |
void |
setOpaque(boolean value)
Sets the value of the opaque property. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BusInterfaceType.Slave.Bridge()
Method Detail |
---|
public java.lang.String getMasterRef()
String
public void setMasterRef(java.lang.String value)
value
- allowed object is
String
public boolean isOpaque()
public void setOpaque(boolean value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |