public interface VHostItemExtensionIfc<T extends VHostItemExtensionIfc<T>>
Modifier and Type | Method and Description |
---|---|
void |
addCommandFields(String prefix,
Packet packet,
boolean forDefault) |
String |
getId() |
void |
initFromCommand(String prefix,
Packet packet) |
void |
initFromElement(Element item) |
String |
toDebugString() |
Element |
toElement() |
String getId()
void initFromElement(Element item)
void initFromCommand(String prefix, Packet packet) throws IllegalArgumentException
IllegalArgumentException
Element toElement()
String toDebugString()
Copyright © 2004–2020 "Tigase, Inc.". All rights reserved.