Uses of Class
software.xdev.bzst.dip.client.xmldocument.model.OtherActivitiesType
Packages that use OtherActivitiesType
-
Uses of OtherActivitiesType in software.xdev.bzst.dip.client.xmldocument.model
Fields in software.xdev.bzst.dip.client.xmldocument.model declared as OtherActivitiesTypeModifier and TypeFieldDescriptionprotected OtherActivitiesTypeReportableSellerType.RelevantActivities.personalServicesprotected OtherActivitiesTypeReportableSellerType.RelevantActivities.saleOfGoodsprotected OtherActivitiesTypeReportableSellerType.RelevantActivities.transportationRentalMethods in software.xdev.bzst.dip.client.xmldocument.model that return OtherActivitiesTypeModifier and TypeMethodDescriptionObjectFactory.createOtherActivitiesType()Create an instance ofOtherActivitiesTypeReportableSellerType.RelevantActivities.getPersonalServices()Gets the value of the personalServices property.ReportableSellerType.RelevantActivities.getSaleOfGoods()Gets the value of the saleOfGoods property.ReportableSellerType.RelevantActivities.getTransportationRental()Gets the value of the transportationRental property.Methods in software.xdev.bzst.dip.client.xmldocument.model with parameters of type OtherActivitiesTypeModifier and TypeMethodDescriptionvoidReportableSellerType.RelevantActivities.setPersonalServices(OtherActivitiesType value) Sets the value of the personalServices property.voidReportableSellerType.RelevantActivities.setSaleOfGoods(OtherActivitiesType value) Sets the value of the saleOfGoods property.voidReportableSellerType.RelevantActivities.setTransportationRental(OtherActivitiesType value) Sets the value of the transportationRental property.