Uses of Class
de4a.dba.canonical_evidence.v0.ActivityType
-
Packages that use ActivityType Package Description de4a.dba.canonical_evidence.v0 -
-
Uses of ActivityType in de4a.dba.canonical_evidence.v0
Methods in de4a.dba.canonical_evidence.v0 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 de4a.dba.canonical_evidence.v0 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.
-