Uses of Class
org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective.ExtensionPointType

Packages that use ExtensionPointType
org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective   
 

Uses of ExtensionPointType in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective
 

Fields in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective declared as ExtensionPointType
protected  ExtensionPointType PositionType.extensionPoint
           
 

Fields in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective with type parameters of type ExtensionPointType
protected  java.util.List<ExtensionPointType> TaskType.extensionPoint
           
 

Methods in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective that return ExtensionPointType
static ExtensionPointType ExtensionPointType.fromValue(java.lang.String v)
           
 ExtensionPointType PositionType.getExtensionPoint()
          Gets the value of the extensionPoint property.
static ExtensionPointType ExtensionPointType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ExtensionPointType[] ExtensionPointType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective that return types with arguments of type ExtensionPointType
 javax.xml.bind.JAXBElement<ExtensionPointType> ObjectFactory.createExtensionPoint(ExtensionPointType value)
          Create an instance of JAXBElement<ExtensionPointType>}
 java.util.List<ExtensionPointType> TaskType.getExtensionPoint()
          Limit task to the designated task pane extension points.
 

Methods in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective with parameters of type ExtensionPointType
 javax.xml.bind.JAXBElement<ExtensionPointType> ObjectFactory.createExtensionPoint(ExtensionPointType value)
          Create an instance of JAXBElement<ExtensionPointType>}
 void PositionType.setExtensionPoint(ExtensionPointType value)
          Sets the value of the extensionPoint property.
 



Copyright © 2008-2009 Red Hat, Inc.. All Rights Reserved.