Uses of Class
eu.de4a.iem.jaxb.t42.v0_6.ActivityType
-
Packages that use ActivityType Package Description eu.de4a.iem.jaxb.t42.v0_6 -
-
Uses of ActivityType in eu.de4a.iem.jaxb.t42.v0_6
Methods in eu.de4a.iem.jaxb.t42.v0_6 that return ActivityType Modifier and Type Method Description ActivityTypeActivityType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2ActivityTypeObjectFactory. createActivityType()Create an instance ofActivityTypeActivityTypeBranchType. getBranchActivity()Gets the value of the branchActivity property.ActivityTypeLegalEntityType. getCompanyActivity()Gets the value of the companyActivity property.Methods in eu.de4a.iem.jaxb.t42.v0_6 with parameters of type ActivityType Modifier and Type Method Description voidActivityType. cloneTo(ActivityType ret)This method clones all values fromthisto the passed object.voidBranchType. setBranchActivity(ActivityType value)Sets the value of the branchActivity property.voidLegalEntityType. setCompanyActivity(ActivityType value)Sets the value of the companyActivity property.
-