Uses of Class
com.foursoft.harness.vec.v113.VecApproval
Packages that use VecApproval
-
Uses of VecApproval in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 with type parameters of type VecApprovalMethods in com.foursoft.harness.vec.v113 that return VecApprovalModifier and TypeMethodDescriptionObjectFactory.createVecApproval()Create an instance ofVecApprovalVecPermission.getParentApproval()Gets a reference to the parent of this object in the XML DOM Tree.Methods in com.foursoft.harness.vec.v113 that return types with arguments of type VecApprovalModifier and TypeMethodDescriptionVecItemVersion.getApprovals()Gets the value of the approvals property. -
Uses of VecApproval in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecApprovalModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecApproval(VecApproval aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecApproval(VecApproval aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecApproval(VecApproval aBean) FunctionVisitor.visitVecApproval(VecApproval aBean) StrictBaseVisitor.visitVecApproval(VecApproval aBean) TraversingVisitor.visitVecApproval(VecApproval aBean) Visitor.visitVecApproval(VecApproval aBean)