Uses of Class
de.gematik.ws.conn.servicedirectory.EndpointType
Packages that use EndpointType
-
Uses of EndpointType in de.gematik.ws.conn.servicedirectory
Fields in de.gematik.ws.conn.servicedirectory declared as EndpointTypeModifier and TypeFieldDescriptionprotected EndpointTypeVersionType.endpointprotected EndpointTypeVersionType.endpointTLSMethods in de.gematik.ws.conn.servicedirectory that return EndpointTypeModifier and TypeMethodDescriptionObjectFactory.createEndpointType()Create an instance ofEndpointTypeVersionType.getEndpoint()Gets the value of the endpoint property.VersionType.getEndpointTLS()Gets the value of the endpointTLS property.Methods in de.gematik.ws.conn.servicedirectory with parameters of type EndpointTypeModifier and TypeMethodDescriptionvoidVersionType.setEndpoint(EndpointType value) Sets the value of the endpoint property.voidVersionType.setEndpointTLS(EndpointType value) Sets the value of the endpointTLS property.