Uses of Class
com.foursoft.harness.vec.v113.VecCustomProperty
Packages that use VecCustomProperty
-
Uses of VecCustomProperty in com.foursoft.harness.vec.v113
Subclasses of VecCustomProperty in com.foursoft.harness.vec.v113Modifier and TypeClassDescriptionclassA custom property with a boolean value.classJava class for DateValueProperty complex type.classJava class for DoubleValueProperty complex type.classJava class for IntegerValueProperty complex type.classJava class for LocalizedStringProperty complex type.classA custom property with a numerical value.classA custom property with a simple value (string).classA custom property with a value range.Fields in com.foursoft.harness.vec.v113 with type parameters of type VecCustomPropertyModifier and TypeFieldDescriptionprotected List<VecCustomProperty>VecExtendableElement.customPropertiesMethods in com.foursoft.harness.vec.v113 that return types with arguments of type VecCustomPropertyModifier and TypeMethodDescriptionVecExtendableElement.getCustomProperties()Gets the value of the customProperties property.