Uses of Interface
com.sun.xml.rpc.wsdl.framework.Identifiable
-
Packages that use Identifiable Package Description com.sun.xml.rpc.wsdl.framework -
-
Uses of Identifiable in com.sun.xml.rpc.wsdl.framework
Methods in com.sun.xml.rpc.wsdl.framework that return Identifiable Modifier and Type Method Description IdentifiableAbstractDocument. findByID(String id)Methods in com.sun.xml.rpc.wsdl.framework with parameters of type Identifiable Modifier and Type Method Description voidAbstractDocument. defineID(Identifiable e)voidAbstractDocument. undefineID(Identifiable e)Constructors in com.sun.xml.rpc.wsdl.framework with parameters of type Identifiable Constructor Description DuplicateEntityException(Identifiable entity)
-