Uses of Class
org.cxml.ParentContractInfo
-
Packages that use ParentContractInfo Package Description org.cxml -
-
Uses of ParentContractInfo in org.cxml
Fields in org.cxml declared as ParentContractInfo Modifier and Type Field Description protected ParentContractInfoContractRequestHeader. parentContractInfoMethods in org.cxml that return ParentContractInfo Modifier and Type Method Description ParentContractInfoObjectFactory. createParentContractInfo()Create an instance ofParentContractInfoParentContractInfoContractRequestHeader. getParentContractInfo()Gets the value of the parentContractInfo property.Methods in org.cxml with parameters of type ParentContractInfo Modifier and Type Method Description voidContractRequestHeader. setParentContractInfo(ParentContractInfo value)Sets the value of the parentContractInfo property.
-