Searched refs:CONFIGURE_OWNER (Results 1 – 3 of 3) sorted by relevance
26 CONFIGURE_OWNER, enumConstant46 return CONFIGURE_OWNER; in valueOfFromElementName()
102 …Packet reply = sendPubsubPacket(Type.GET, new NodeExtension(PubSubElementType.CONFIGURE_OWNER, get… in getNodeConfiguration()103 return NodeUtils.getFormFromPacket(reply, PubSubElementType.CONFIGURE_OWNER); in getNodeConfiguration()114 …PubSub packet = createPubsubPacket(Type.SET, new FormNode(FormNodeType.CONFIGURE_OWNER, getId(), s… in sendConfigurationForm()
30 CONFIGURE_OWNER("configure", PubSubNamespace.OWNER), enumConstant