appliesTo.addAny(parsedObject);
/** * <p> * Creates an instance of {@code AppliesTo} using the specified endpoint address. * </p> * * @param endpointURI a {@code String} representing the endpoint URI. * @return the constructed {@code AppliesTo} instance. */ public static AppliesTo createAppliesTo(String endpointURI) { AttributedURIType attributedURI = new AttributedURIType(); attributedURI.setValue(endpointURI); EndpointReferenceType reference = new EndpointReferenceType(); reference.setAddress(attributedURI); AppliesTo appliesTo = new AppliesTo(); appliesTo.addAny(reference); return appliesTo; }
appliesTo.addAny(parsedObject);
/** * <p> * Creates an instance of {@code AppliesTo} using the specified endpoint address. * </p> * * @param endpointURI a {@code String} representing the endpoint URI. * @return the constructed {@code AppliesTo} instance. */ public static AppliesTo createAppliesTo(String endpointURI) { AttributedURIType attributedURI = new AttributedURIType(); attributedURI.setValue(endpointURI); EndpointReferenceType reference = new EndpointReferenceType(); reference.setAddress(attributedURI); AppliesTo appliesTo = new AppliesTo(); appliesTo.addAny(reference); return appliesTo; }
/** * <p> * Creates an instance of {@code AppliesTo} using the specified endpoint address. * </p> * * @param endpointURI a {@code String} representing the endpoint URI. * * @return the constructed {@code AppliesTo} instance. */ public static AppliesTo createAppliesTo(String endpointURI) { AttributedURIType attributedURI = new AttributedURIType(); attributedURI.setValue(endpointURI); EndpointReferenceType reference = new EndpointReferenceType(); reference.setAddress(attributedURI); AppliesTo appliesTo = new AppliesTo(); appliesTo.addAny(reference); return appliesTo; }
/** * <p> * Creates an instance of {@code AppliesTo} using the specified endpoint address. * </p> * * @param endpointURI a {@code String} representing the endpoint URI. * @return the constructed {@code AppliesTo} instance. */ public static AppliesTo createAppliesTo(String endpointURI) { AttributedURIType attributedURI = new AttributedURIType(); attributedURI.setValue(endpointURI); EndpointReferenceType reference = new EndpointReferenceType(); reference.setAddress(attributedURI); AppliesTo appliesTo = new AppliesTo(); appliesTo.addAny(reference); return appliesTo; }
/** * <p> * Creates an instance of {@code AppliesTo} using the specified endpoint address. * </p> * * @param endpointURI a {@code String} representing the endpoint URI. * * @return the constructed {@code AppliesTo} instance. */ public static AppliesTo createAppliesTo(String endpointURI) { AttributedURIType attributedURI = new AttributedURIType(); attributedURI.setValue(endpointURI); EndpointReferenceType reference = new EndpointReferenceType(); reference.setAddress(attributedURI); AppliesTo appliesTo = new AppliesTo(); appliesTo.addAny(reference); return appliesTo; }
appliesTo.addAny(parsedObject);
appliesTo.addAny(parsedObject);
appliesTo.addAny(parsedObject);