Uses of Class
net.pricefx.common.apibuilder.contract.ContractStructure.Item
Packages that use 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
Fields in net.pricefx.common.apibuilder.contract with type parameters of type ContractStructure.ItemModifier and TypeFieldDescriptionContractStructure.Item.items
ContractStructure.items
The list of items to add in this level of the contractMethods in net.pricefx.common.apibuilder.contract that return ContractStructure.ItemModifier 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