Uses of Class
co.ecg.alpaca.toolkit.generated.datatypes.Endpoint
Packages that use Endpoint
-
Uses of Endpoint in co.ecg.alpaca.toolkit.generated
Fields in co.ecg.alpaca.toolkit.generated with type parameters of type EndpointMethods in co.ecg.alpaca.toolkit.generated that return types with arguments of type EndpointMethods in co.ecg.alpaca.toolkit.generated with parameters of type EndpointModifier and TypeMethodDescriptionUser.UserConsolidatedModifyRequest.setEndpoint
(Endpoint endpoint) -
Uses of Endpoint in co.ecg.alpaca.toolkit.generated.datatypes
Methods in co.ecg.alpaca.toolkit.generated.datatypes that return EndpointModifier and TypeMethodDescriptionstatic Endpoint[]
Endpoint.getArrayFromNode
(Node node, String elementName, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode) Retrieves an array of elements of type Endpoint by parsing the XML node.static Endpoint
Endpoint.getFromNode
(Node node, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode) Retrieves an elements of type Endpoint by parsing an XML node.Endpoint.setAccessDeviceEndpoint
(ConsolidatedAccessDeviceMultipleIdentityEndpointAndContactModify accessDeviceEndpoint) Endpoint.setTrunkAddressing
(TrunkAddressingMultipleContactModify trunkAddressing) Methods in co.ecg.alpaca.toolkit.generated.datatypes with parameters of type EndpointModifier and TypeMethodDescriptionstatic Element
Endpoint.formRequest
(Request<?> request, Endpoint datatype, String elementName) Appends this DataType to the given Request