Uses of Class
org.cxml.MasterAgreementIDInfo
-
Packages that use MasterAgreementIDInfo Package Description org.cxml -
-
Uses of MasterAgreementIDInfo in org.cxml
Fields in org.cxml declared as MasterAgreementIDInfo Modifier and Type Field Description protected MasterAgreementIDInfoSupplierInvitation. masterAgreementIDInfoMethods in org.cxml that return MasterAgreementIDInfo Modifier and Type Method Description MasterAgreementIDInfoObjectFactory. createMasterAgreementIDInfo()Create an instance ofMasterAgreementIDInfoMasterAgreementIDInfoSupplierInvitation. getMasterAgreementIDInfo()Gets the value of the masterAgreementIDInfo property.Methods in org.cxml with parameters of type MasterAgreementIDInfo Modifier and Type Method Description voidSupplierInvitation. setMasterAgreementIDInfo(MasterAgreementIDInfo value)Sets the value of the masterAgreementIDInfo property.
-