public class GroupElementFactory extends Object
Modifier and Type | Method and Description |
---|---|
static GroupElement |
newAndInstance() |
static GroupElement |
newExistsInstance() |
static GroupElement |
newNotInstance() |
static GroupElement |
newOrInstance() |
public static GroupElement newAndInstance()
public static GroupElement newOrInstance()
public static GroupElement newNotInstance()
public static GroupElement newExistsInstance()
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.