Uses of Class
net.opengis.tjs.v_1_0.NominalOrdinalExceptions

Uses of NominalOrdinalExceptions in net.opengis.tjs.v_1_0
 

Fields in net.opengis.tjs.v_1_0 declared as NominalOrdinalExceptions
protected  NominalOrdinalExceptions Ordinal.exceptions
           
protected  NominalOrdinalExceptions Nominal.exceptions
           
 

Methods in net.opengis.tjs.v_1_0 that return NominalOrdinalExceptions
 NominalOrdinalExceptions ObjectFactory.createNominalOrdinalExceptions()
          Create an instance of NominalOrdinalExceptions
 NominalOrdinalExceptions Ordinal.getExceptions()
          Gets the value of the exceptions property.
 NominalOrdinalExceptions Nominal.getExceptions()
          Gets the value of the exceptions property.
 NominalOrdinalExceptions NominalOrdinalExceptions.withNull(Collection<NominalOrdinalExceptions.Null> values)
           
 NominalOrdinalExceptions NominalOrdinalExceptions.withNull(List<NominalOrdinalExceptions.Null> value)
           
 NominalOrdinalExceptions NominalOrdinalExceptions.withNull(NominalOrdinalExceptions.Null... values)
           
 

Methods in net.opengis.tjs.v_1_0 with parameters of type NominalOrdinalExceptions
 void Ordinal.setExceptions(NominalOrdinalExceptions value)
          Sets the value of the exceptions property.
 void Nominal.setExceptions(NominalOrdinalExceptions value)
          Sets the value of the exceptions property.
 Ordinal Ordinal.withExceptions(NominalOrdinalExceptions value)
           
 Nominal Nominal.withExceptions(NominalOrdinalExceptions value)
           
 



Copyright © 2008-2015. All Rights Reserved.