Interface SignatureProductionPlaceV2
-
- All Superinterfaces:
SignatureProductionPlace
- All Known Implementing Classes:
SignatureProductionPlaceV2Impl
public interface SignatureProductionPlaceV2 extends SignatureProductionPlace
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getStreetAddress()
void
setStreetAddress(java.lang.String streetAddress)
-
Methods inherited from interface es.uji.crypto.xades.jxades.security.xml.XAdES.SignatureProductionPlace
getCity, getCountryName, getPostalCode, getStateOrProvince, setCity, setCountryName, setPostalCode, setStateOrProvince
-
-