Searched refs:setValueType (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DAttributeDescriptor.java218 void setValueType(String nvt) { method in class:AttributeDescriptor
H A DAttributeVerifier.java1893 attDesc.setValueType(JAVA_STRING_TYPE);
1896 attDesc.setValueType(JAVA_INTEGER_TYPE);
1899 attDesc.setValueType(JAVA_BOOLEAN_TYPE);
1902 attDesc.setValueType(JAVA_OPAQUE_TYPE);

Completed in 59 milliseconds