Searched defs:getIsKeyword (Results 1 - 2 of 2) sorted by relevance
/osnet-11/usr/src/lib/libslp/javalib/com/sun/slp/ | ||
H A D | ServiceLocationAttributeDescriptor.java | 150 public boolean getIsKeyword(); method in interface:ServiceLocationAttributeDescriptor |
H A D | AttributeDescriptor.java | 119 if (getIsKeyword()) { 140 if (getIsKeyword()) { 193 final public boolean getIsKeyword() { method in class:AttributeDescriptor |
Completed in 34 milliseconds