Class WorkmanagerSecurityGroupsTypeImpl<T>
java.lang.Object
org.jboss.jca.embedded.dsl.ironjacamar12.impl.WorkmanagerSecurityGroupsTypeImpl<T>
- All Implemented Interfaces:
WorkmanagerSecurityGroupsType<T>,org.jboss.shrinkwrap.descriptor.api.Child<T>
public class WorkmanagerSecurityGroupsTypeImpl<T>
extends Object
implements org.jboss.shrinkwrap.descriptor.api.Child<T>, WorkmanagerSecurityGroupsType<T>
This class implements the
workmanagerSecurityGroupsType xsd type-
Constructor Summary
ConstructorsConstructorDescriptionWorkmanagerSecurityGroupsTypeImpl(T t, String nodeName, org.jboss.shrinkwrap.descriptor.spi.node.Node node) WorkmanagerSecurityGroupsTypeImpl(T t, String nodeName, org.jboss.shrinkwrap.descriptor.spi.node.Node node, org.jboss.shrinkwrap.descriptor.spi.node.Node childNode) -
Method Summary
Modifier and TypeMethodDescriptionReturns allgroupelementsCreates for all String objects representinggroupelements, a newgroupelementRemoves thegroupelementup()
-
Constructor Details
-
WorkmanagerSecurityGroupsTypeImpl
-
WorkmanagerSecurityGroupsTypeImpl
-
-
Method Details
-
up
- Specified by:
upin interfaceorg.jboss.shrinkwrap.descriptor.api.Child<T>
-
group
Creates for all String objects representinggroupelements, a newgroupelement- Specified by:
groupin interfaceWorkmanagerSecurityGroupsType<T>- Parameters:
values- list ofgroupobjects- Returns:
- the current instance of
WorkmanagerSecurityGroupsType
-
getAllGroup
Returns allgroupelements- Specified by:
getAllGroupin interfaceWorkmanagerSecurityGroupsType<T>- Returns:
- list of
group
-
removeAllGroup
Removes thegroupelement- Specified by:
removeAllGroupin interfaceWorkmanagerSecurityGroupsType<T>- Returns:
- the current instance of
WorkmanagerSecurityGroupsType
-