Class BrandXMLHelper
- java.lang.Object
-
- net.anotheria.anosite.gen.asbrand.data.BrandXMLHelper
-
public class BrandXMLHelper extends Object
-
-
Constructor Summary
Constructors Constructor Description BrandXMLHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static BrandfromXML(net.anotheria.util.xml.XMLNode node)static net.anotheria.util.xml.XMLNodetoXML(Brand object)static net.anotheria.util.xml.XMLNodetoXML(Brand object, String... languages)
-
-
-
Field Detail
-
LANGUAGES
public static final String[] LANGUAGES
-
-