Uses of Interface
org.oasisOpen.docs.wsrf.sg2.AddDocument.Add
-
Packages that use AddDocument.Add Package Description org.oasisOpen.docs.wsrf.sg2 org.oasisOpen.docs.wsrf.sg2.impl -
-
Uses of AddDocument.Add in org.oasisOpen.docs.wsrf.sg2
Methods in org.oasisOpen.docs.wsrf.sg2 that return AddDocument.Add Modifier and Type Method Description AddDocument.AddAddDocument. addNewAdd()Appends and returns a new empty "Add" elementAddDocument.AddAddDocument. getAdd()Gets the "Add" elementstatic AddDocument.AddAddDocument.Add.Factory. newInstance()static AddDocument.AddAddDocument.Add.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in org.oasisOpen.docs.wsrf.sg2 with parameters of type AddDocument.Add Modifier and Type Method Description voidAddDocument. setAdd(AddDocument.Add add)Sets the "Add" element -
Uses of AddDocument.Add in org.oasisOpen.docs.wsrf.sg2.impl
Classes in org.oasisOpen.docs.wsrf.sg2.impl that implement AddDocument.Add Modifier and Type Class Description static classAddDocumentImpl.AddImplAn XML Add(@http://docs.oasis-open.org/wsrf/sg-2).Methods in org.oasisOpen.docs.wsrf.sg2.impl that return AddDocument.Add Modifier and Type Method Description AddDocument.AddAddDocumentImpl. addNewAdd()Appends and returns a new empty "Add" elementAddDocument.AddAddDocumentImpl. getAdd()Gets the "Add" elementMethods in org.oasisOpen.docs.wsrf.sg2.impl with parameters of type AddDocument.Add Modifier and Type Method Description voidAddDocumentImpl. setAdd(AddDocument.Add add)Sets the "Add" element
-