Class UserRef


  • public class UserRef
    extends PermissionRef

    Java class for userRef complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="userRef">
       <complexContent>
         <extension base="{}permissionRef">
         </extension>
       </complexContent>
     </complexType>
     
    • Field Summary

    • Constructor Summary

      Constructors 
      Constructor Description
      UserRef()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • UserRef

        public UserRef()