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

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceLocationAttributeDescriptor.java150 public boolean getIsKeyword(); method in interface:ServiceLocationAttributeDescriptor
H A DAttributeDescriptor.java119 if (getIsKeyword()) {
140 if (getIsKeyword()) {
193 final public boolean getIsKeyword() { method in class:AttributeDescriptor
H A DAttributeVerifier.java348 if (des.getIsKeyword()) {
1285 if (!attDesc.getIsKeyword()) {
1456 if (attDesc.getIsKeyword()) {
1486 if (!attDesc.getIsKeyword()) {
1569 if (attDesc.getIsKeyword()) {
1720 if (attDesc.getIsKeyword()) {

Completed in 62 milliseconds