Uses of Interface
org.graphdrawing.graphml.xmlns.EndpointTypeType
Packages that use EndpointTypeType
-
Uses of EndpointTypeType in org.graphdrawing.graphml.xmlns
Methods in org.graphdrawing.graphml.xmlns that return EndpointTypeTypeModifier and TypeMethodDescriptionstatic EndpointTypeTypeEndpointTypeType.Factory.newInstance()static EndpointTypeTypeEndpointTypeType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static EndpointTypeTypestatic EndpointTypeTypestatic EndpointTypeTypestatic EndpointTypeTypeEndpointTypeType.Factory.parse(InputStream is) static EndpointTypeTypeEndpointTypeType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static EndpointTypeTypestatic EndpointTypeTypestatic EndpointTypeTypestatic EndpointTypeTypestatic EndpointTypeTypestatic EndpointTypeTypestatic EndpointTypeTypeEndpointTypeType.Factory.parse(XMLStreamReader sr) static EndpointTypeTypeEndpointTypeType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static EndpointTypeTypeEndpointTypeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static EndpointTypeTypeEndpointTypeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic EndpointTypeTypestatic EndpointTypeTypeEndpointType.xgetType()Gets (as xml) the "type" attributeMethods in org.graphdrawing.graphml.xmlns with parameters of type EndpointTypeTypeModifier and TypeMethodDescriptionvoidEndpointType.xsetType(EndpointTypeType type) Sets (as xml) the "type" attribute -
Uses of EndpointTypeType in org.graphdrawing.graphml.xmlns.impl
Classes in org.graphdrawing.graphml.xmlns.impl that implement EndpointTypeTypeModifier and TypeClassDescriptionclassAn XML endpoint.type.type(@http://graphml.graphdrawing.org/xmlns).Methods in org.graphdrawing.graphml.xmlns.impl that return EndpointTypeTypeMethods in org.graphdrawing.graphml.xmlns.impl with parameters of type EndpointTypeTypeModifier and TypeMethodDescriptionvoidEndpointTypeImpl.xsetType(EndpointTypeType type) Sets (as xml) the "type" attribute
XMLInputStream