Uses of Class
org.oasis_open.docs.wsrf.rp_2.InsertType
-
Packages that use InsertType Package Description org.oasis_open.docs.wsrf.rp_2 -
-
Uses of InsertType in org.oasis_open.docs.wsrf.rp_2
Fields in org.oasis_open.docs.wsrf.rp_2 declared as InsertType Modifier and Type Field Description protected InsertTypeInsertResourceProperties. insertMethods in org.oasis_open.docs.wsrf.rp_2 that return InsertType Modifier and Type Method Description InsertTypeObjectFactory. createInsertType()Create an instance ofInsertTypeInsertTypeInsertResourceProperties. getInsert()Gets the value of the insert property.Methods in org.oasis_open.docs.wsrf.rp_2 that return types with arguments of type InsertType Modifier and Type Method Description javax.xml.bind.JAXBElement<InsertType>ObjectFactory. createInsert(InsertType value)Methods in org.oasis_open.docs.wsrf.rp_2 with parameters of type InsertType Modifier and Type Method Description javax.xml.bind.JAXBElement<InsertType>ObjectFactory. createInsert(InsertType value)voidInsertResourceProperties. setInsert(InsertType value)Sets the value of the insert property.
-