Home
last modified time | relevance | path

Searched defs:PropertyInfo (Results 1 – 2 of 2) sorted by relevance

/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/
DPropertyInfo.java36 public class PropertyInfo implements java.io.Serializable class
84 public PropertyInfo() in PropertyInfo() method in PropertyInfo
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
DPropertyTable.java1353 private final class PropertyInfo { class in PropertyTable
1366 public PropertyInfo(Property property) { in PropertyInfo() method in PropertyTable.PropertyInfo
1370 private PropertyInfo(Property property, String idPrefix, int level) { in PropertyInfo() method in PropertyTable.PropertyInfo