Uses of Class
com.foursoft.harness.vec.v113.VecTerminalReceptionSpecification
Packages that use VecTerminalReceptionSpecification
-
Uses of VecTerminalReceptionSpecification in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 declared as VecTerminalReceptionSpecificationModifier and TypeFieldDescriptionprotected VecTerminalReceptionSpecificationVecTerminalReception.terminalReceptionSpecificationMethods in com.foursoft.harness.vec.v113 that return VecTerminalReceptionSpecificationModifier and TypeMethodDescriptionObjectFactory.createVecTerminalReceptionSpecification()Create an instance ofVecTerminalReceptionSpecificationVecTerminalType.getParentTerminalReceptionSpecification()Gets a reference to the parent of this object in the XML DOM Tree.VecTerminalReception.getTerminalReceptionSpecification()Gets the value of the terminalReceptionSpecification property.Methods in com.foursoft.harness.vec.v113 with parameters of type VecTerminalReceptionSpecificationModifier and TypeMethodDescriptionvoidVecTerminalReception.setTerminalReceptionSpecification(VecTerminalReceptionSpecification value) Sets the value of the terminalReceptionSpecification property. -
Uses of VecTerminalReceptionSpecification in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecTerminalReceptionSpecificationModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecTerminalReceptionSpecification(VecTerminalReceptionSpecification aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecTerminalReceptionSpecification(VecTerminalReceptionSpecification aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecTerminalReceptionSpecification(VecTerminalReceptionSpecification aBean) FunctionVisitor.visitVecTerminalReceptionSpecification(VecTerminalReceptionSpecification aBean) StrictBaseVisitor.visitVecTerminalReceptionSpecification(VecTerminalReceptionSpecification aBean) TraversingVisitor.visitVecTerminalReceptionSpecification(VecTerminalReceptionSpecification aBean)