Uses of Enum Class
com.foursoft.harness.vec.v113.VecPartRelationType
Packages that use VecPartRelationType
-
Uses of VecPartRelationType in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 declared as VecPartRelationTypeModifier and TypeFieldDescriptionprotected VecPartRelationTypeVecPartRelation.relationTypeSpecifies the type of the relation.Methods in com.foursoft.harness.vec.v113 that return VecPartRelationTypeModifier and TypeMethodDescriptionstatic VecPartRelationTypeVecPartRelation.getRelationType()Gets the value of the relationType property.static VecPartRelationTypeReturns the enum constant of this class with the specified name.static VecPartRelationType[]VecPartRelationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.foursoft.harness.vec.v113 with parameters of type VecPartRelationTypeModifier and TypeMethodDescriptionvoidVecPartRelation.setRelationType(VecPartRelationType value) Sets the value of the relationType property.