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