Searched refs:getValueType (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceLocationAttributeDescriptor.java76 public String getValueType(); method in interface:ServiceLocationAttributeDescriptor
H A DAttributeDescriptor.java92 final public String getValueType() { method in class:AttributeDescriptor
H A DAttributeVerifier.java343 String type = des.getValueType();
412 String attTypeName = des.getValueType();
1576 String attDescType = attDesc.getValueType();
1796 String type = attDesc.getValueType();
1941 if (attDesc.getValueType().equals(JAVA_BOOLEAN_TYPE)) {

Completed in 47 milliseconds