Uses of Class
org.jboss.seam.security.external.jaxb.xrds.LocalID

Packages that use LocalID
org.jboss.seam.security.external.jaxb.xrds   
 

Uses of LocalID in org.jboss.seam.security.external.jaxb.xrds
 

Fields in org.jboss.seam.security.external.jaxb.xrds with type parameters of type LocalID
protected  List<LocalID> Service.localID
           
protected  List<LocalID> XRD.localID
           
 

Methods in org.jboss.seam.security.external.jaxb.xrds that return LocalID
 LocalID ObjectFactory.createLocalID()
          Create an instance of LocalID
 

Methods in org.jboss.seam.security.external.jaxb.xrds that return types with arguments of type LocalID
 List<LocalID> Service.getLocalID()
          Gets the value of the localID property.
 List<LocalID> XRD.getLocalID()
          Gets the value of the localID property.
 



Copyright © 2011 Seam Framework. All Rights Reserved.