Uses of Class
generated.ActivityType
-
Packages that use ActivityType Package Description generated -
-
Uses of ActivityType in generated
Methods in generated 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 generated that return types with arguments of type ActivityType Modifier and Type Method Description javax.xml.bind.JAXBElement<ActivityType>ObjectFactory. createActivity(ActivityType value)Methods in generated with parameters of type ActivityType Modifier and Type Method Description voidActivityType. cloneTo(ActivityType ret)This method clones all values fromthisto the passed object.javax.xml.bind.JAXBElement<ActivityType>ObjectFactory. createActivity(ActivityType value)voidBranchType. setBranchActivity(ActivityType value)Sets the value of the branchActivity property.voidLegalEntityType. setCompanyActivity(ActivityType value)Sets the value of the companyActivity property.
-