
public interface WorkmanagerSecurityMappingType<T>
extends org.jboss.shrinkwrap.descriptor.api.Child<T>
workmanagerSecurityMappingType xsd type| Modifier and Type | Method and Description |
|---|---|
WorkmanagerSecurityMappingType<T> |
from(java.lang.String from)
Sets the
from attribute |
java.lang.String |
getFrom()
Returns the
from attribute |
java.lang.String |
getTo()
Returns the
to attribute |
WorkmanagerSecurityMappingType<T> |
removeFrom()
Removes the
from attribute |
WorkmanagerSecurityMappingType<T> |
removeTo()
Removes the
to attribute |
WorkmanagerSecurityMappingType<T> |
to(java.lang.String to)
Sets the
to attribute |
WorkmanagerSecurityMappingType<T> from(java.lang.String from)
from attributefrom - the value for the attribute fromWorkmanagerSecurityMappingTypejava.lang.String getFrom()
from attributefromWorkmanagerSecurityMappingType<T> removeFrom()
from attributeWorkmanagerSecurityMappingTypeWorkmanagerSecurityMappingType<T> to(java.lang.String to)
to attributeto - the value for the attribute toWorkmanagerSecurityMappingTypejava.lang.String getTo()
to attributetoWorkmanagerSecurityMappingType<T> removeTo()
to attributeWorkmanagerSecurityMappingTypeCopyright © 2013 IronJacamar (http://www.ironjacamar.org)