|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KPITargetType | |
---|---|
org.ogf.schemas.graap.wsAgreement | |
org.ogf.schemas.graap.wsAgreement.impl |
Uses of KPITargetType in org.ogf.schemas.graap.wsAgreement |
---|
Methods in org.ogf.schemas.graap.wsAgreement that return KPITargetType | |
---|---|
KPITargetType |
ServiceLevelObjectiveType.addNewKPITarget()
Appends and returns a new empty "KPITarget" element |
KPITargetType |
ServiceLevelObjectiveType.getKPITarget()
Gets the "KPITarget" element |
static KPITargetType |
KPITargetType.Factory.newInstance()
|
static KPITargetType |
KPITargetType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static KPITargetType |
KPITargetType.Factory.parse(File file)
|
static KPITargetType |
KPITargetType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static KPITargetType |
KPITargetType.Factory.parse(InputStream is)
|
static KPITargetType |
KPITargetType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static KPITargetType |
KPITargetType.Factory.parse(Node node)
|
static KPITargetType |
KPITargetType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static KPITargetType |
KPITargetType.Factory.parse(Reader r)
|
static KPITargetType |
KPITargetType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static KPITargetType |
KPITargetType.Factory.parse(String xmlAsString)
|
static KPITargetType |
KPITargetType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static KPITargetType |
KPITargetType.Factory.parse(URL u)
|
static KPITargetType |
KPITargetType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static KPITargetType |
KPITargetType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static KPITargetType |
KPITargetType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static KPITargetType |
KPITargetType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static KPITargetType |
KPITargetType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Methods in org.ogf.schemas.graap.wsAgreement with parameters of type KPITargetType | |
---|---|
void |
ServiceLevelObjectiveType.setKPITarget(KPITargetType kpiTarget)
Sets the "KPITarget" element |
Uses of KPITargetType in org.ogf.schemas.graap.wsAgreement.impl |
---|
Classes in org.ogf.schemas.graap.wsAgreement.impl that implement KPITargetType | |
---|---|
class |
KPITargetTypeImpl
An XML KPITargetType(@http://schemas.ggf.org/graap/2007/03/ws-agreement). |
Methods in org.ogf.schemas.graap.wsAgreement.impl that return KPITargetType | |
---|---|
KPITargetType |
ServiceLevelObjectiveTypeImpl.addNewKPITarget()
Appends and returns a new empty "KPITarget" element |
KPITargetType |
ServiceLevelObjectiveTypeImpl.getKPITarget()
Gets the "KPITarget" element |
Methods in org.ogf.schemas.graap.wsAgreement.impl with parameters of type KPITargetType | |
---|---|
void |
ServiceLevelObjectiveTypeImpl.setKPITarget(KPITargetType kpiTarget)
Sets the "KPITarget" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |