|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComponentPortDirectionType | |
---|---|
com.eu.miscedautils.ipxact.BusDefinition |
Uses of ComponentPortDirectionType in com.eu.miscedautils.ipxact.BusDefinition |
---|
Methods in com.eu.miscedautils.ipxact.BusDefinition that return ComponentPortDirectionType | |
---|---|
static ComponentPortDirectionType |
ComponentPortDirectionType.fromValue(java.lang.String v)
|
ComponentPortDirectionType |
PortWireType.getDirection()
Gets the value of the direction property. |
static ComponentPortDirectionType |
ComponentPortDirectionType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ComponentPortDirectionType[] |
ComponentPortDirectionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.eu.miscedautils.ipxact.BusDefinition with parameters of type ComponentPortDirectionType | |
---|---|
void |
PortWireType.setDirection(ComponentPortDirectionType value)
Sets the value of the direction property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |