|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UsageType | |
---|---|
com.eu.miscedautils.ipxact.Component | |
com.eu.miscedautils.shell |
Uses of UsageType in com.eu.miscedautils.ipxact.Component |
---|
Methods in com.eu.miscedautils.ipxact.Component that return UsageType | |
---|---|
static UsageType |
UsageType.fromValue(java.lang.String v)
|
UsageType |
BankedBlockType.getUsage()
Gets the value of the usage property. |
UsageType |
BankedBankType.getUsage()
Gets the value of the usage property. |
UsageType |
AddressBlockType.getUsage()
Gets the value of the usage property. |
UsageType |
AddressBankType.getUsage()
Gets the value of the usage property. |
static UsageType |
UsageType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static UsageType[] |
UsageType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.eu.miscedautils.ipxact.Component with parameters of type UsageType | |
---|---|
void |
BankedBlockType.setUsage(UsageType value)
Sets the value of the usage property. |
void |
BankedBankType.setUsage(UsageType value)
Sets the value of the usage property. |
void |
AddressBlockType.setUsage(UsageType value)
Sets the value of the usage property. |
void |
AddressBankType.setUsage(UsageType value)
Sets the value of the usage property. |
Uses of UsageType in com.eu.miscedautils.shell |
---|
Methods in com.eu.miscedautils.shell that return UsageType | |
---|---|
UsageType |
IPXACTBackBone.getUsageType(java.lang.String name)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |