Home
last modified time | relevance | path

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

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