Class AttributeFactory
- java.lang.Object
-
- net.anotheria.anosite.gen.aswebdata.data.AttributeFactory
-
public class AttributeFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description AttributeFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static AttributecreateAttribute()static AttributecreateAttribute(String anId)For internal use only!static AttributecreateAttribute(Attribute template)static AttributecreateAttributeForImport(String anId)
-
-
-
Method Detail
-
createAttribute
public static Attribute createAttribute()
-
-