|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AddressBlockType | |
---|---|
com.eu.miscedautils.ipxact.Component | |
com.eu.miscedautils.shell |
Uses of AddressBlockType in com.eu.miscedautils.ipxact.Component |
---|
Methods in com.eu.miscedautils.ipxact.Component that return AddressBlockType | |
---|---|
AddressBlockType |
ObjectFactory.createAddressBlockType()
Create an instance of AddressBlockType |
Methods in com.eu.miscedautils.ipxact.Component that return types with arguments of type AddressBlockType | |
---|---|
javax.xml.bind.JAXBElement<AddressBlockType> |
ObjectFactory.createAddressBlock(AddressBlockType value)
Create an instance of JAXBElement < AddressBlockType > } |
Methods in com.eu.miscedautils.ipxact.Component with parameters of type AddressBlockType | |
---|---|
javax.xml.bind.JAXBElement<AddressBlockType> |
ObjectFactory.createAddressBlock(AddressBlockType value)
Create an instance of JAXBElement < AddressBlockType > } |
Uses of AddressBlockType in com.eu.miscedautils.shell |
---|
Methods in com.eu.miscedautils.shell that return AddressBlockType | |
---|---|
AddressBlockType |
IPXACTBackBone.castObjectToAddressBlockType(java.lang.Object obj)
|
Methods in com.eu.miscedautils.shell with parameters of type AddressBlockType | |
---|---|
void |
IPXACTBackBone.addAddressBlock(MemoryMapType mmap,
AddressBlockType addressBlock)
|
java.lang.String |
IPXACTBackBone.createCommandForAddressBlockType(AddressBlockType addrblk)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |