Uses of Class
com.helger.regrep.rim.ServiceEndpointType
-
Packages that use ServiceEndpointType Package Description com.helger.regrep.rim -
-
Uses of ServiceEndpointType in com.helger.regrep.rim
Methods in com.helger.regrep.rim that return ServiceEndpointType Modifier and Type Method Description ServiceEndpointTypeServiceEndpointType. clone()Created by ph-jaxb-plugin -Xph-cloneable2ServiceEndpointTypeObjectFactory. createServiceEndpointType()Create an instance ofServiceEndpointTypeServiceEndpointTypeServiceType. getServiceEndpointAtIndex(int index)Created by ph-jaxb-plugin -Xph-list-extensionMethods in com.helger.regrep.rim that return types with arguments of type ServiceEndpointType Modifier and Type Method Description List<ServiceEndpointType>ServiceType. getServiceEndpoint()Gets the value of the serviceEndpoint property.Methods in com.helger.regrep.rim with parameters of type ServiceEndpointType Modifier and Type Method Description voidServiceType. addServiceEndpoint(ServiceEndpointType elem)Created by ph-jaxb-plugin -Xph-list-extensionvoidServiceEndpointType. cloneTo(ServiceEndpointType ret)This method clones all values fromthisto the passed object.Method parameters in com.helger.regrep.rim with type arguments of type ServiceEndpointType Modifier and Type Method Description voidServiceType. setServiceEndpoint(List<ServiceEndpointType> aList)Created by ph-jaxb-plugin -Xph-list-extension
-