Uses of Enum Class
com.foursoft.harness.vec.v113.VecPlacementType
Packages that use VecPlacementType
-
Uses of VecPlacementType in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 with type parameters of type VecPlacementTypeModifier and TypeFieldDescriptionprotected List<VecPlacementType>VecPlaceableElementSpecification.validPlacementTypesDefines thePlacementTypesthat are valid for this element.Methods in com.foursoft.harness.vec.v113 that return VecPlacementTypeModifier and TypeMethodDescriptionstatic VecPlacementTypestatic VecPlacementTypeReturns the enum constant of this class with the specified name.static VecPlacementType[]VecPlacementType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.foursoft.harness.vec.v113 that return types with arguments of type VecPlacementTypeModifier and TypeMethodDescriptionVecPlaceableElementSpecification.getValidPlacementTypes()Gets the value of the validPlacementTypes property.