Uses of Class
com.foursoft.harness.vec.v113.VecMatingDetail
Packages that use VecMatingDetail
-
Uses of VecMatingDetail in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 with type parameters of type VecMatingDetailMethods in com.foursoft.harness.vec.v113 that return VecMatingDetailModifier and TypeMethodDescriptionObjectFactory.createVecMatingDetail()Create an instance ofVecMatingDetailMethods in com.foursoft.harness.vec.v113 that return types with arguments of type VecMatingDetailModifier and TypeMethodDescriptionVecMatingPoint.getMatingDetails()Gets the value of the matingDetails property.VecTerminalReceptionReference.getRefMatingDetail()Gets aSetof allVecMatingDetailthat have a outgoing reference to this object.
Warning!: This is a readonly property! It has to be initialized during the unmarshalling process by theExtendedUnmarshaller.
This property is consistent to the state of object model at the time of unmarshalling. -
Uses of VecMatingDetail in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecMatingDetailModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecMatingDetail(VecMatingDetail aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecMatingDetail(VecMatingDetail aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecMatingDetail(VecMatingDetail aBean) FunctionVisitor.visitVecMatingDetail(VecMatingDetail aBean) StrictBaseVisitor.visitVecMatingDetail(VecMatingDetail aBean) TraversingVisitor.visitVecMatingDetail(VecMatingDetail aBean) Visitor.visitVecMatingDetail(VecMatingDetail aBean)