JBoss port of sunxacml 2.0.5-redhat-1

Uses of Class
org.jboss.security.xacml.sunxacml.attr.YearMonthDurationAttribute

Packages that use YearMonthDurationAttribute
org.jboss.security.xacml.sunxacml.attr Contains many of the classes related to attributes and attribute retrieval. 
 

Uses of YearMonthDurationAttribute in org.jboss.security.xacml.sunxacml.attr
 

Methods in org.jboss.security.xacml.sunxacml.attr that return YearMonthDurationAttribute
static YearMonthDurationAttribute YearMonthDurationAttribute.getInstance(Node root)
          Returns a new YearMonthDurationAttribute that represents the xf:yearMonthDuration at a particular DOM node.
static YearMonthDurationAttribute YearMonthDurationAttribute.getInstance(String value)
          Returns a new YearMonthDurationAttribute that represents the xf:yearMonthDuration value indicated by the string provided.
 


JBoss port of sunxacml 2.0.5-redhat-1

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.