Uses of Interface
org.deegree.services.wcas.metadatadesc.UserContactInfo

Packages that use UserContactInfo
org.deegree_impl.services.wcas.metadatadesc   
org.deegree.services.wcas.metadatadesc   
 

Uses of UserContactInfo in org.deegree_impl.services.wcas.metadatadesc
 

Classes in org.deegree_impl.services.wcas.metadatadesc that implement UserContactInfo
 class UserContactInfo_Impl
           
 

Methods in org.deegree_impl.services.wcas.metadatadesc that return UserContactInfo
private static UserContactInfo WCAS_ISO19119Factory.getUserContactInfo(org.w3c.dom.Element uciElement)
          returns an instance of the element <userContactInfo>
minOccurs="0" maxOccurs="unbounded"
 UserContactInfo[] ResourceSpecifiedUsage_Impl.getUserContactInfo()
          maxOccurs="unbounded"
 

Methods in org.deegree_impl.services.wcas.metadatadesc with parameters of type UserContactInfo
 void ResourceSpecifiedUsage_Impl.addUserContactInfo(UserContactInfo usercontactinfo)
           
 void ResourceSpecifiedUsage_Impl.setUserContactInfo(UserContactInfo[] usercontactinfo)
           
 

Constructors in org.deegree_impl.services.wcas.metadatadesc with parameters of type UserContactInfo
ResourceSpecifiedUsage_Impl(java.lang.String specifiedusage, java.lang.String usagedatetime, UserContactInfo[] usercontactinfo, java.lang.String userdetirminedlimitations)
          Creates a new instance of ResourceSpecifiedUsage_Impl
 

Uses of UserContactInfo in org.deegree.services.wcas.metadatadesc
 

Methods in org.deegree.services.wcas.metadatadesc that return UserContactInfo
 UserContactInfo[] ResourceSpecifiedUsage.getUserContactInfo()
          maxOccurs="unbounded"