Uses of Class
de.msponer.android.yac.xml.WorkItemElementRestriction

Packages that use WorkItemElementRestriction
de.msponer.android.yac.xml This package contains YAC classes for processing XML and XSD data. 
 

Uses of WorkItemElementRestriction in de.msponer.android.yac.xml
 

Methods in de.msponer.android.yac.xml that return WorkItemElementRestriction
 WorkItemElementRestriction WorkItemElementEntry.getRestriction()
          Gets the restriction.
 

Methods in de.msponer.android.yac.xml with parameters of type WorkItemElementRestriction
 void WorkItemElementEntry.setRestriction(WorkItemElementRestriction restriction)
          Sets the restriction.