Uses of Class
org.cxml.ParentContractInfo
Packages that use ParentContractInfo
-
Uses of ParentContractInfo in org.cxml
Fields in org.cxml declared as ParentContractInfoModifier and TypeFieldDescriptionprotected ParentContractInfoContractRequestHeader.parentContractInfoMethods in org.cxml that return ParentContractInfoModifier and TypeMethodDescriptionObjectFactory.createParentContractInfo()Create an instance ofParentContractInfoContractRequestHeader.getParentContractInfo()Gets the value of the parentContractInfo property.Methods in org.cxml with parameters of type ParentContractInfoModifier and TypeMethodDescriptionvoidContractRequestHeader.setParentContractInfo(ParentContractInfo value) Sets the value of the parentContractInfo property.