Class AdditionalMetadataLocationType
java.lang.Object
eu.europa.esig.saml.jaxb.metadata.AdditionalMetadataLocationType
Java class for AdditionalMetadataLocationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AdditionalMetadataLocationType"> <simpleContent> <extension base="<http://www.w3.org/2001/XMLSchema>anyURI"> <attribute name="namespace" use="required" type="{http://www.w3.org/2001/XMLSchema}anyURI" /> </extension> </simpleContent> </complexType>
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the namespace property.getValue()
Gets the value of the value property.void
setNamespace
(String value) Sets the value of the namespace property.void
Sets the value of the value property.
-
Field Details
-
value
-
namespace
-
-
Constructor Details
-
AdditionalMetadataLocationType
public AdditionalMetadataLocationType()
-
-
Method Details
-
getValue
-
setValue
-
getNamespace
-
setNamespace
-