|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GroupNameType | |
---|---|
org.ggf.schemas.jsdl.x2005.x11.jsdlPosix | |
org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl |
Uses of GroupNameType in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix |
---|
Methods in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix that return GroupNameType | |
---|---|
GroupNameType |
POSIXApplicationType.addNewGroupName()
Appends and returns a new empty "GroupName" element |
GroupNameType |
GroupNameDocument.addNewGroupName()
Appends and returns a new empty "GroupName" element |
GroupNameType |
POSIXApplicationType.getGroupName()
Gets the "GroupName" element |
GroupNameType |
GroupNameDocument.getGroupName()
Gets the "GroupName" element |
static GroupNameType |
GroupNameType.Factory.newInstance()
|
static GroupNameType |
GroupNameType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static GroupNameType |
GroupNameType.Factory.parse(File file)
|
static GroupNameType |
GroupNameType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static GroupNameType |
GroupNameType.Factory.parse(InputStream is)
|
static GroupNameType |
GroupNameType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static GroupNameType |
GroupNameType.Factory.parse(Node node)
|
static GroupNameType |
GroupNameType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static GroupNameType |
GroupNameType.Factory.parse(Reader r)
|
static GroupNameType |
GroupNameType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static GroupNameType |
GroupNameType.Factory.parse(String xmlAsString)
|
static GroupNameType |
GroupNameType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static GroupNameType |
GroupNameType.Factory.parse(URL u)
|
static GroupNameType |
GroupNameType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static GroupNameType |
GroupNameType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static GroupNameType |
GroupNameType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static GroupNameType |
GroupNameType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static GroupNameType |
GroupNameType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Methods in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix with parameters of type GroupNameType | |
---|---|
void |
POSIXApplicationType.setGroupName(GroupNameType groupName)
Sets the "GroupName" element |
void |
GroupNameDocument.setGroupName(GroupNameType groupName)
Sets the "GroupName" element |
Uses of GroupNameType in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl |
---|
Classes in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl that implement GroupNameType | |
---|---|
class |
GroupNameTypeImpl
An XML GroupName_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix). |
Methods in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl that return GroupNameType | |
---|---|
GroupNameType |
POSIXApplicationTypeImpl.addNewGroupName()
Appends and returns a new empty "GroupName" element |
GroupNameType |
GroupNameDocumentImpl.addNewGroupName()
Appends and returns a new empty "GroupName" element |
GroupNameType |
POSIXApplicationTypeImpl.getGroupName()
Gets the "GroupName" element |
GroupNameType |
GroupNameDocumentImpl.getGroupName()
Gets the "GroupName" element |
Methods in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl with parameters of type GroupNameType | |
---|---|
void |
POSIXApplicationTypeImpl.setGroupName(GroupNameType groupName)
Sets the "GroupName" element |
void |
GroupNameDocumentImpl.setGroupName(GroupNameType groupName)
Sets the "GroupName" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |