Uses of Class
net.pricefx.common.apibuilder.contract.ContractStructure.Item
Package
Description
ContractBuilder API allows to manipulate a contract object from a header logic.
-
Uses of ContractStructure.Item in net.pricefx.common.apibuilder.contract
Modifier and TypeFieldDescriptionContractStructure.Item.items
ContractStructure.items
The list of items to add in this level of the contractModifier and TypeMethodDescriptionCreates and adds a new folderCreates and adds a new folderCreates and adds a new itemCreates and adds a new itemContractStructure.createFolder
(String label) Creates a new folder item, but does not add it to the listContractStructure.createItem
(String name) Creates a new "part" item but does not add it