Class WorkmanagerSecurityMappingTypeImpl<T>
java.lang.Object
org.jboss.jca.embedded.dsl.ironjacamar11.impl.WorkmanagerSecurityMappingTypeImpl<T>
- All Implemented Interfaces:
WorkmanagerSecurityMappingType<T>,org.jboss.shrinkwrap.descriptor.api.Child<T>
public class WorkmanagerSecurityMappingTypeImpl<T>
extends Object
implements org.jboss.shrinkwrap.descriptor.api.Child<T>, WorkmanagerSecurityMappingType<T>
This class implements the
workmanagerSecurityMappingType xsd type-
Constructor Summary
ConstructorsConstructorDescriptionWorkmanagerSecurityMappingTypeImpl(T t, String nodeName, org.jboss.shrinkwrap.descriptor.spi.node.Node node) WorkmanagerSecurityMappingTypeImpl(T t, String nodeName, org.jboss.shrinkwrap.descriptor.spi.node.Node node, org.jboss.shrinkwrap.descriptor.spi.node.Node childNode) -
Method Summary
-
Constructor Details
-
WorkmanagerSecurityMappingTypeImpl
-
WorkmanagerSecurityMappingTypeImpl
-
-
Method Details
-
up
- Specified by:
upin interfaceorg.jboss.shrinkwrap.descriptor.api.Child<T>
-
from
Sets thefromattribute- Specified by:
fromin interfaceWorkmanagerSecurityMappingType<T>- Parameters:
from- the value for the attributefrom- Returns:
- the current instance of
WorkmanagerSecurityMappingType
-
getFrom
Returns thefromattribute- Specified by:
getFromin interfaceWorkmanagerSecurityMappingType<T>- Returns:
- the value defined for the attribute
from
-
removeFrom
Removes thefromattribute- Specified by:
removeFromin interfaceWorkmanagerSecurityMappingType<T>- Returns:
- the current instance of
WorkmanagerSecurityMappingType
-
to
Sets thetoattribute- Specified by:
toin interfaceWorkmanagerSecurityMappingType<T>- Parameters:
to- the value for the attributeto- Returns:
- the current instance of
WorkmanagerSecurityMappingType
-
getTo
Returns thetoattribute- Specified by:
getToin interfaceWorkmanagerSecurityMappingType<T>- Returns:
- the value defined for the attribute
to
-
removeTo
Removes thetoattribute- Specified by:
removeToin interfaceWorkmanagerSecurityMappingType<T>- Returns:
- the current instance of
WorkmanagerSecurityMappingType
-