Class GuardDefFactory
- java.lang.Object
-
- net.anotheria.anosite.gen.asfederateddata.data.GuardDefFactory
-
public class GuardDefFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description GuardDefFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static GuardDefcreateGuardDef()static GuardDefcreateGuardDef(String anId)For internal use only!static GuardDefcreateGuardDef(GuardDef template)static GuardDefcreateGuardDefForImport(String anId)
-
-
-
Method Detail
-
createGuardDef
public static GuardDef createGuardDef()
-
-