code
stringlengths
20
663
nl
stringlengths
68
7.19k
void function ( String arg0 ) { this . name = arg0 ; }
sets the value of the name property . concode_field_sep String name concode_elem_sep long serialVersionUID concode_elem_sep String batchId concode_elem_sep String applicationChannel concode_elem_sep XMLGregorianCalendar effectiveDate concode_elem_sep XMLGregorianCalendar expirationDate concode_field_sep void setEffecti...
CTSerTx function ( ) { return tx ; }
gets the value of the tx property . concode_field_sep CTNumDataSource val concode_elem_sep CTUnsignedInt explosion concode_elem_sep CTSerTx tx concode_elem_sep CTDLbls dLbls concode_elem_sep CTExtensionList extLst concode_elem_sep CTAxDataSource cat concode_elem_sep List<CTDPt> dPt concode_elem_sep CTShapeProperties sp...
String function ( ) { return this . linkName ; }
the name of the link . concode_field_sep String environmentName concode_elem_sep String linkName concode_field_sep EnvironmentLink withLinkName concode_elem_sep String getEnvironmentName concode_elem_sep int hashCode concode_elem_sep EnvironmentLink withEnvironmentName concode_elem_sep boolean equals concode_elem_sep E...
void function ( RosterExchangeListener arg0 ) { synchronized ( rosterExchangeListeners ) { rosterExchangeListeners . remove ( arg0 ) ; } }
removes a listener from roster exchanges . the listener will be fired anytime roster entries are received from remote xmpp clients . concode_field_sep XMPPConnection con concode_elem_sep PacketListener packetListener concode_elem_sep List rosterExchangeListeners concode_elem_sep PacketFilter packetFilter concode_field_...
void function ( ImportTask arg0 , ImportData arg1 ) { for ( PreTransform loc0 : filter ( transforms , PreTransform . class ) ) { try { loc0 . apply ( arg0 , arg1 ) ; } catch ( Exception loc1 ) { error ( loc0 , loc1 ) ; } } }
runs all pretransform in the chain concode_field_sep long serialVersionUID concode_elem_sep List<T> transforms concode_elem_sep Logger LOGGER concode_field_sep void add concode_elem_sep List<T> filter concode_elem_sep List<T> getTransforms concode_elem_sep void removeAll concode_elem_sep List<X> getAll concode_elem_sep...
ListBootstrapActionsResult function ( Command ... arg0 ) { if ( this . bootstrapActions == null ) { setBootstrapActions ( new com . amazonaws . internal . SdkInternalList < Command > ( arg0 . length ) ) ; } for ( Command loc0 : arg0 ) { this . bootstrapActions . add ( loc0 ) ; } return this ; }
the bootstrap actions associated with the cluster . note : this method appends the values to the existing list if any . use #setbootstrapactions java.util.collection or #withbootstrapactions java.util.collection if you want tooverride the existing values . concode_field_sep String marker concode_elem_sep com.amazonaws....
void function ( BundleContext arg0 ) { context = null ; logger . debug ( "srini_string" ) ; }
called whenever the osgi framework stops our bundle concode_field_sep Logger logger concode_elem_sep BundleContext context concode_field_sep void start concode_elem_sep BundleContext getContext
void function ( ProtocolCodecFactory arg0 ) { this . codec = arg0 ; }
to use a custom minda codec implementation . concode_field_sep boolean disconnect concode_elem_sep int maximumPoolSize concode_elem_sep SSLContextParameters sslContextParameters concode_elem_sep boolean autoStartTls concode_elem_sep boolean sync concode_elem_sep long timeout concode_elem_sep String protocol concode_ele...
Insert function ( String arg0 , String [ ] arg1 , boolean arg2 , Integer arg3 ) { Insert loc0 = insertInto ( arg0 ) ; for ( String loc1 : arg1 ) { loc0 = loc0 . value ( loc1 , bindMarker ( ) ) ; } if ( arg2 ) { loc0 = loc0 . arg2 ( ) ; } if ( arg3 != null ) { loc0 . using ( arg3 ( arg3 ) ) ; } return loc0 ; }
generate insert cql . concode_field_sep PlaceHolder placeHolder concode_field_sep Select generateSelect concode_elem_sep Select generateSelect concode_elem_sep int size concode_elem_sep boolean isWhereClause concode_elem_sep T applyConsistencyLevel concode_elem_sep boolean isEmpty concode_elem_sep boolean isEmpty conco...
void function ( ) { XIntervalSeries loc0 = new XIntervalSeries ( "srini_string" ) ; loc0 . add ( 1.0 , 1.0 , 1.0 , 2.0 ) ; loc0 . add ( 2.0 , 2.0 , 2.0 , 3.0 ) ; loc0 . add ( 3.0 , 3.0 , 3.0 , 4.0 ) ; assertEquals ( 0 , loc0 . indexOf ( new Double ( 1.0 ) ) ) ; }
simple test for the indexof method . concode_field_sep double EPSILON concode_elem_sep SeriesChangeEvent lastEvent concode_field_sep void testClear concode_elem_sep void testRemove concode_elem_sep void seriesChanged concode_elem_sep void testSerialization concode_elem_sep void testGetXLowValue concode_elem_sep void te...
void function ( String arg0 ) { sendPluginResult ( new PluginResult ( PluginResult . Status . OK , arg0 ) ) ; }
helper for success callbacks that just returns the status.ok by default concode_field_sep String callbackId concode_elem_sep CordovaWebView webView concode_elem_sep int changingThreads concode_elem_sep String LOG_TAG concode_elem_sep boolean finished concode_field_sep boolean isChangingThreads concode_elem_sep String g...
void function ( boolean arg0 ) { cancelOp = arg0 ; }
used to communicate a cancel operation from the whitebox gui . concode_field_sep String[] args concode_elem_sep boolean cancelOp concode_elem_sep WhiteboxPluginHost myHost concode_elem_sep String previousProgressLabel concode_elem_sep int previousProgress concode_elem_sep boolean amIActive concode_field_sep String getN...
String function ( ) { return phoneNumber ; }
gets phonenumber . concode_field_sep String firstName concode_elem_sep String lastName concode_elem_sep Date hireDate concode_elem_sep String phoneNumber concode_elem_sep int departmentId concode_elem_sep long serialVersionUID concode_elem_sep int id concode_elem_sep Integer managerId concode_elem_sep String job concod...
ArrayList < MandatoryFieldsMapDetailsVB > function ( ) { return manFldList ; }
getter method to get the mandatory field list concode_field_sep Integer subsubCategoryParentId concode_elem_sep Integer subsubCategoryStatus concode_elem_sep String subsubCategoryName concode_elem_sep String callBackType concode_elem_sep String subsubCategoryModifiedBy concode_elem_sep long serialVersionUID concode_ele...
Long function ( ) { return id ; }
gets the id of the leader . concode_field_sep char recordStatus concode_elem_sep DecimalFormat format5 concode_elem_sep char[] implDefined1 concode_elem_sep char charCodingScheme concode_elem_sep int indicatorCount concode_elem_sep int baseAddressOfData concode_elem_sep char[] implDefined2 concode_elem_sep int recordLe...
void function ( ) { service . createCommit ( repo , null ) ; }
create commit with null commit concode_field_sep GitHubResponse response concode_elem_sep DataService service concode_elem_sep RepositoryId repo concode_elem_sep GitHubClient client concode_field_sep void getTreeNullSha concode_elem_sep void getReferenceNullName concode_elem_sep void before concode_elem_sep void create...
void function ( java . lang . Boolean arg0 ) { this . ccDefault = arg0 ; }
sets the ccdefault value for this jobcreditcards . concode_field_sep java.util.Calendar ccExpireDate concode_elem_sep java.lang.String internalId concode_elem_sep java.lang.String ccNumber concode_elem_sep java.lang.String debitCardIssueNo concode_elem_sep java.lang.Boolean ccDefault concode_elem_sep java.lang.Object _...
String function ( ) { return typename ; }
generate a printable name for this type . concode_field_sep Type BOOLEAN concode_elem_sep Type DOUBLE concode_elem_sep Type INT concode_elem_sep String typename concode_field_sep boolean isNumeric
Type function ( ) { return this . type ; }
returns the type of this curve . concode_field_sep float c3 concode_elem_sep float c4 concode_elem_sep Constraints constraints concode_elem_sep Type type concode_elem_sep Curve subCurve concode_elem_sep float lastCubicSolution concode_elem_sep float c1 concode_elem_sep float c2 concode_field_sep float tween concode_ele...
Hashtable function ( ) { return ( Hashtable ) jndiProperties . clone ( ) ; }
returns the hashtable used for the jndi environment in transactional driver code . the returned object is a clone . may return an empty hashtable , will not return null . default : empty hashtable . note : unlike previous versions , the contents is passed to initialcontext verbatim . hence string keys should be of the ...
Object function ( FacesContext arg0 , UIComponent arg1 ) { if ( haveSavedValue ) return savedValue ; else return getValue ( arg0 , arg1 ) ; }
if we did save away the value , then just access it , but if we did n't save it away , then we 'll want the most up-to-date value concode_field_sep Object savedValue concode_elem_sep Object submittedValue concode_elem_sep Log log concode_elem_sep String name concode_elem_sep boolean haveSavedValue concode_elem_sep bool...
void function ( ) { FilterFunction_octagonalEnvelope loc0 = new FilterFunction_octagonalEnvelope ( ) ; assertEquals ( 1 , loc0 . getArgCount ( ) ) ; }
test of getargcount method , of class filterfunction_octagonalenvelope . concode_field_sep PlaceHolder placeHolder concode_field_sep void getName concode_elem_sep void testEvaluate
String function ( ) { return getAirportInformationByCityOrAirportNameResult ; }
gets the value of the getairportinformationbycityorairportnameresult property . concode_field_sep String getAirportInformationByCityOrAirportNameResult concode_field_sep void setGetAirportInformationByCityOrAirportNameResult
String function ( long arg0 ) { return "srini_string" + Long . toHexString ( arg0 ) ; }
creates a valid transaction log file name . concode_field_sep String DB_FORMAT_CONV concode_elem_sep String LOG_DIR concode_elem_sep String SNAP_DIR concode_elem_sep long serialVersionUID concode_elem_sep String prefix concode_elem_sep Logger LOG concode_elem_sep ByteBuffer fill concode_elem_sep boolean ascending conco...
Doctype function ( ) { return ( doctype ) ; }
get the doctype element for this xhtmldocument container . concode_field_sep head head concode_elem_sep String codeset concode_elem_sep html html concode_elem_sep Doctype doctype concode_elem_sep long serialVersionUID concode_elem_sep body body concode_elem_sep title title concode_field_sep html getHtml concode_elem_se...
void function ( BigInteger arg0 ) { this . balance = arg0 ; }
sets the value of the balance property . concode_field_sep Boolean unlimitedMinutes concode_elem_sep BigInteger balance concode_elem_sep BigInteger nonExpirableBalance concode_elem_sep Boolean unlimitedMessages concode_elem_sep long serialVersionUID concode_elem_sep String type concode_elem_sep BigInteger expirableBala...
int function ( LogEntry arg0 ) { return when . compareTo ( arg0 . getWhen ( ) ) ; }
compare the date/time combination of this log entry with another . concode_field_sep int[] dataValues concode_elem_sep int HOUR concode_elem_sep int MONTH concode_elem_sep int ACCESS concode_elem_sep int YEAR concode_elem_sep int MINUTE concode_elem_sep int DAY concode_elem_sep Calendar when concode_elem_sep int NUMBER...
void function ( Map < String , TLSServerParameters > arg0 ) { tlsParametersMap = arg0 ; }
this call sets tlsparametersmap for a undertowhttpserverengine concode_field_sep Bus bus concode_elem_sep ThreadingParameters fallbackThreadingParameters concode_elem_sep int FALLBACK_THREADING_PARAMS_KEY concode_elem_sep Map<String,ThreadingParameters> threadingParametersMap concode_elem_sep Logger LOG concode_elem_se...
String function ( CoreConfiguration . Items arg0 ) { return ConfigurationServiceHelper . getStringConfigurationValue ( FacesContext . getCurrentInstance ( ) , arg0 ) ; }
obtains configuration from configurationservice . concode_field_sep String DEFAULT_STATIC_RESOURCE_MAPPING_LOCATION concode_field_sep String getLocation concode_elem_sep List<String> getMappingFiles concode_elem_sep String getDefaultMappingFile concode_elem_sep List<String> getUserConfiguredMappingFile
void function ( final String arg0 , final GeneticEventListener arg1 ) { List loc0 = ( List ) m_listeners . get ( arg0 ) ; if ( loc0 != null ) { loc0 . remove ( arg1 ) ; } }
removes the given listener from subscription of the indicated event . the listener will no longer be notified when the given event occurs . concode_field_sep String CVS_REVISION concode_elem_sep HashMap m_listeners concode_field_sep int hashCode concode_elem_sep Object clone concode_elem_sep void fireGeneticEvent conco...
String function ( ) { return getClass ( ) . getName ( ) + "srini_string" + myAttribute + "srini_string" + myField + "srini_string" + beginIndex + "srini_string" + endIndex + "srini_string" ; }
returns the string representation of this field position . concode_field_sep Format.Field myAttribute concode_elem_sep int myField concode_elem_sep int endIndex concode_elem_sep int beginIndex concode_field_sep int getEndIndex concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep Format.Field g...
String function ( ) { return this . agentId ; }
id of the agent that is running on an ec2 isntance that is already particiapting in another started assessment run . concode_field_sep String agentId concode_elem_sep String assessmentRunArn concode_field_sep AgentAlreadyRunningAssessment withAssessmentRunArn concode_elem_sep int hashCode concode_elem_sep void setAsses...
void function ( float arg0 , float arg1 , float arg2 ) { AL10 . alListener3f ( AL10 . AL_VELOCITY , arg0 , arg1 , arg2 ) ; }
sets the velocity of the listener concode_field_sep Map<String,Sound> sounds concode_elem_sep Map<Integer,List<SoundSource>> sources concode_elem_sep Camera camera concode_field_sep void setOrientation concode_elem_sep void init concode_elem_sep void pauseChannel concode_elem_sep void addSound concode_elem_sep void pau...
void function ( float arg0 ) { if ( arg0 > 25f ) { throw new IllegalArgumentException ( "srini_string" ) ; } this . fps = arg0 ; ea . add ( "srini_string" , arg0 ) ; }
set the frames per second of this effect . max is 25 concode_field_sep boolean fired concode_elem_sep boolean submit concode_elem_sep boolean queued concode_elem_sep float fps concode_elem_sep boolean sync concode_elem_sep int sequenceId concode_elem_sep float duration concode_elem_sep String sequence concode_elem_sep ...
void function ( String arg0 ) { }
initializes the shuffleclient , specifying this executor 's appid . must be called before any other method on the shuffleclient . concode_field_sep PlaceHolder placeHolder concode_field_sep void fetchBlocks
long function ( char arg0 [ ] ) { final long loc0 = 1099511628211L ; long loc1 = 0xcbf29ce484222325L ; for ( int loc2 = 0 ; loc2 < arg0 . length ; loc2 ++ ) { char loc3 = arg0 [ loc2 ] ; loc1 = ( loc1 ^ ( loc3 & 0x00FF ) ) * loc0 ; loc1 = ( loc1 ^ ( loc3 >> 8 ) ) * loc0 ; } return loc1 ; }
32-bit fnv hash function concode_field_sep int GB2312_FIRST_CHAR concode_elem_sep int GB2312_CHAR_NUM concode_elem_sep int CHAR_NUM_IN_FILE concode_field_sep int hash2 concode_elem_sep int hash2 concode_elem_sep short getGB2312Id concode_elem_sep String getCCByGB2312Id
RtcNodeModel function ( ) { OnmsCriteria loc0 = createServiceCriteria ( ) ; OnmsCriteria loc1 = createOutageCriteria ( ) ; return getNodeListForCriteria ( loc0 , loc1 ) ; }
getnodelist concode_field_sep OutageDao m_outageDao concode_elem_sep MonitoredServiceDao m_monitoredServiceDao concode_field_sep RtcNodeModel getNodeListForCriteria concode_elem_sep Double calculateAvailability concode_elem_sep void setMonitoredServiceDao concode_elem_sep void setOutageDao concode_elem_sep Map<OnmsMoni...
void function ( SocketListener arg0 ) { Enumeration loc0 = senders . elements ( ) ; while ( loc0 . hasMoreElements ( ) ) { ( ( InRadio ) loc0 . nextElement ( ) ) . removeSocketListener ( arg0 ) ; } }
stop a listener from listening to a all hosts ' events concode_field_sep int port concode_elem_sep Hashtable receivers concode_elem_sep Hashtable senders concode_field_sep void addSocketListenerOut concode_elem_sep void addSocketListenerOut concode_elem_sep void sendData concode_elem_sep InRadio getServentIn concode_el...
void function ( String arg0 , Map < String , String > arg1 ) { MapOperations loc0 = getOrAddComponent ( arg0 ) ; loc0 . putAll ( arg1 ) ; }
merge the map of a single component concode_field_sep ConfTree confTree concode_elem_sep MapOperations globalOptions concode_elem_sep Logger log concode_field_sep void mergeSingleComponentMapPrefix concode_elem_sep int getComponentOptInt concode_elem_sep void setComponentOpt concode_elem_sep void resolve concode_elem_s...
void function ( ) { beans = new HashMap < > ( ) ; BattleFishingBoat loc0 = spy ( new BattleFishingBoat ( ) ) ; beans . put ( BATTLESHIP_BEAN , loc0 ) ; Captain loc1 = new Captain ( ) ; loc1 . setBattleship ( ( BattleFishingBoat ) beans . get ( BATTLESHIP_BEAN ) ) ; beans . put ( CAPTAIN_BEAN , loc1 ) ; }
this method runs before the test execution and sets the bean objects in the beans map . concode_field_sep String BATTLESHIP_BEAN concode_elem_sep String CAPTAIN_BEAN concode_elem_sep Map<String,Object> beans concode_field_sep void testAdapter
String function ( ) { return eTag ; }
the current version of the distribution 's information . for example : e2qwruhapomqzl . concode_field_sep String eTag concode_elem_sep Distribution distribution concode_field_sep Distribution getDistribution concode_elem_sep GetDistributionResult withDistribution concode_elem_sep void setDistribution concode_elem_sep i...
Point2D function ( Point2D arg0 , Point2D arg1 ) { if ( arg1 == null ) return ( Point2D ) arg0 . clone ( ) ; arg1 . setLocation ( arg0 ) ; return arg1 ; }
returns the corresponding destination point for a given source point . this op will return the source point unchanged . concode_field_sep RenderingHints hints concode_elem_sep LookupTable lut concode_field_sep BufferedImage filter concode_elem_sep WritableRaster filter concode_elem_sep LookupTable getTable concode_elem...
void function ( WhiteboxPluginHost arg0 ) { myHost = arg0 ; }
sets the whiteboxpluginhost to which the plugin tool is tied . this is the class that the plugin will send all feedback messages , progress updates , and return objects . concode_field_sep String[] args concode_elem_sep boolean cancelOp concode_elem_sep WhiteboxPluginHost myHost concode_elem_sep String previousProgress...
void function ( String arg0 ) { this . preferredName = arg0 ; }
sets the value of the preferredname property . concode_field_sep List<String> aliasName concode_elem_sep String militaryRank concode_elem_sep TimePeriod effectivePeriod concode_elem_sep String prefix concode_elem_sep String fullName concode_elem_sep String maidenName concode_elem_sep long serialVersionUID concode_elem_...
String function ( ) { return recurringChargeFrequency ; }
the frequency of the recurring charge . concode_field_sep String recurringChargeFrequency concode_elem_sep Double recurringChargeAmount concode_field_sep Double getRecurringChargeAmount concode_elem_sep RecurringCharge withRecurringChargeFrequency concode_elem_sep void setRecurringChargeAmount concode_elem_sep void set...
ClusterSnapshotCopyStatus function ( Long arg0 ) { this . retentionPeriod = arg0 ; return this ; }
the number of days that automated snapshots are retained in the destination region after they are copied from a source region . returns a reference to this object so that method calls can be chained together . concode_field_sep String destinationRegion concode_elem_sep String snapshotCopyGrantName concode_elem_sep Long...
void function ( Locale arg0 ) { localizableSupport . setLocale ( arg0 ) ; }
implements org.apache.batik.i18n.localizable #setlocale locale . concode_field_sep LocalizableSupport localizableSupport concode_elem_sep String RESOURCES concode_field_sep String formatMessage concode_elem_sep Locale getLocale
String function ( String arg0 ) { try { return URLEncoder . encode ( arg0 , "srini_string" ) ; } catch ( UnsupportedEncodingException loc0 ) { logger . warn ( "srini_string" , arg0 ) ; return arg0 ; } }
escapes parts of a url . this means , that for example the path '' / hello world '' gets escaped to '' / hello + world '' . concode_field_sep Map<String,String> snippetCache concode_elem_sep String SNIPPET_LOCATION concode_elem_sep String SNIPPET_EXT concode_elem_sep Logger logger concode_elem_sep ItemUIRegistry itemUI...
Map < String , Object > function ( ) { return memberDefaults ; }
returns the default values for this annotation type member name - > default value mapping . concode_field_sep Map<String,Class> memberTypes concode_elem_sep Map<String,Method> members concode_elem_sep RetentionPolicy retention concode_elem_sep Map<String,Object> memberDefaults concode_elem_sep boolean inherited concode...
void function ( ) { this . monitor . stop ( ) ; }
disposes on exit . concode_field_sep Logger logger concode_elem_sep SystemComponentRegistry componentRegistry concode_elem_sep XBayaConfiguration configuration concode_elem_sep boolean exitOnClose concode_elem_sep ComponentTreeNode systemComponentTree concode_elem_sep XBayaGUI gui concode_elem_sep Monitor monitor conco...
java . lang . String function ( ) { return _oAuthConsumer . getKeyType ( ) ; }
returns the key type of this o auth consumer . concode_field_sep OAuthConsumer _oAuthConsumer concode_field_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep java.lang.Strin...
void function ( TopologyChangedStrategy arg0 ) { this . topologyChangedStrategy = arg0 ; }
sets how the map reduce framework will react on topology changes while executing a job . currently only cancel_running_operation is fully supported ; it throws an exception to the job emitter throws com.hazelcast.mapreduce.topologychangedexception . concode_field_sep int DEFAULT_QUEUE_SIZE concode_elem_sep boolean comm...
void function ( Integer arg0 ) { this . numModes = arg0 ; }
sets the value of the nummodes property . concode_field_sep int sizeX concode_elem_sep Integer numModes concode_elem_sep float centerY concode_elem_sep float centerZ concode_elem_sep Integer seed concode_elem_sep float centerX concode_elem_sep Integer exhaustiveness concode_elem_sep Integer energyRange concode_elem_sep...
void function ( java . lang . String arg0 ) { _website . setUserName ( arg0 ) ; }
sets the user name of this website . concode_field_sep Website _website concode_field_sep long getClassNameId concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEscapedModel concode_elem_sep boolea...
int function ( ) { return lengthOfTask ; }
number pages that search task has to iterate over . concode_field_sep boolean wholeWord concode_elem_sep int totalHitCount concode_elem_sep SwingController controller concode_elem_sep SearchPanel searchPanel concode_elem_sep int lengthOfTask concode_elem_sep boolean caseSensitive concode_elem_sep String dialogMessage c...
Random function ( ) { return new Random ( ) ; }
portable way to get an instance of a random number generator . does randomdata #getinstance randomdata.getinstance randomdata #alg_secure_random randomdata.alg _ secure_random on the card if javacard_applet is defined and new java.util.random on the host if javacard_applet is undefined . the return type is random , whi...
void function ( LogNode arg0 ) { mNext = arg0 ; }
sets the lognode data will be sent to . . concode_field_sep LogNode mNext concode_field_sep void println concode_elem_sep LogNode getNext
boolean function ( ) { return attribute . isReadOnly ( ) ; }
checks whether this file is a read only or not concode_field_sep int NOT_REGISTERED concode_elem_sep int TYPE_RAW_DATA concode_elem_sep int TYPE_TAG_DATA concode_elem_sep String name concode_elem_sep int TYPE_RECONSTRUCTED_DATA concode_elem_sep FileAttribute attribute concode_elem_sep double transactionTime concode_ele...
Location function ( ) { return mLocation ; }
returns the last known location according to the monitoring system . concode_field_sep int mMonitoringStatus concode_elem_sep Creator<GeofenceHardwareMonitorEvent> CREATOR concode_elem_sep int mSourceTechnologies concode_elem_sep int mMonitoringType concode_elem_sep Location mLocation concode_field_sep int getMonitorin...
ColumnVector function ( ) { validateCoefficients ( ) ; return a ; }
return the regression coefficients . concode_field_sep int m_nDegree concode_elem_sep LinearSystem A concode_elem_sep ColumnVector a concode_elem_sep ColumnVector b concode_elem_sep String warningMsg concode_elem_sep boolean coefsValid concode_elem_sep DataPoint m_aData[] concode_elem_sep int n concode_elem_sep int m_n...
boolean function ( Throwable arg0 ) { for ( Throwable loc0 : expandFromMultiple ( arg0 ) ) { if ( ! ( loc0 instanceof AssumptionViolatedException ) ) { return false ; } } return true ; }
is a given exception or a multiplefailureexception an assumptionviolatedexception ? concode_field_sep boolean failures concode_elem_sep TestRuleMarkFailure[] chained concode_field_sep List<Throwable> expandFromMultiple concode_elem_sep List<Throwable> expandFromMultiple concode_elem_sep Statement apply concode_elem_sep...
boolean function ( Permission arg0 ) { Set < Permission > loc0 = getPermissions ( ) ; if ( loc0 . contains ( arg0 ) ) return true ; return false ; }
metodo que informa si el role tiene o no un determinado permiso concode_field_sep boolean deleted concode_elem_sep Set<Permission> permissions concode_elem_sep String name concode_elem_sep String description concode_elem_sep Long id concode_elem_sep Set<User> users concode_field_sep void setName concode_elem_sep String...
void function ( String arg0 ) { this . name = arg0 ; }
sets the value of the name property . concode_field_sep String name concode_elem_sep ManagedObjectReference datacenter concode_elem_sep Boolean copy concode_elem_sep ManagedObjectReference _this concode_field_sep void setThis concode_elem_sep ManagedObjectReference getThis concode_elem_sep String getName concode_elem_s...
Runnable function ( ) { return mIncrementRunnable ; }
convenience method to increment this trigger as a runnable concode_field_sep ArrayList<Runnable> mLastDecRunnables concode_elem_sep int mCount concode_elem_sep Runnable mErrorRunnable concode_elem_sep Runnable mIncrementRunnable concode_elem_sep ArrayList<Runnable> mFirstIncRunnables concode_elem_sep Context mContext c...
JSONBuilder function ( String arg0 , float arg1 ) { appendCommaAndKey ( arg0 ) ; params . append ( arg1 ) ; return this ; }
adds a float property to a map . concode_field_sep StringBuilder params concode_field_sep JSONBuilder item concode_elem_sep JSONBuilder item concode_elem_sep JSONBuilder item concode_elem_sep JSONBuilder item concode_elem_sep JSONBuilder item concode_elem_sep JSONBuilder item concode_elem_sep JSONBuilder item concode_e...
NetworkInterface function ( ) { return this . networkInterface ; }
information about the network interface . concode_field_sep NetworkInterface networkInterface concode_field_sep int hashCode concode_elem_sep boolean equals concode_elem_sep CreateNetworkInterfaceResult clone concode_elem_sep CreateNetworkInterfaceResult withNetworkInterface concode_elem_sep String toString concode_ele...
CurveFitter function ( ) { return fitter ; }
getters + setters concode_field_sep CurveFitter fitter concode_elem_sep DifferentiableMultivariateVectorialOptimizer optimizer concode_elem_sep boolean optimizeConstant concode_elem_sep RSSI2DistFunctionInterface function concode_field_sep DifferentiableMultivariateVectorialOptimizer getOptimizer concode_elem_sep void ...
String function ( ) { return "srini_string" ; }
render the hl7 error queue messages page concode_field_sep Log log concode_field_sep Map<String,Object> getHL7InErrorBatchAsJson concode_elem_sep Map<String,Object> resubmitHL7InError concode_elem_sep Object[] splitHL7InError
HttpResponse function ( ) { }
approves all the currently rejected subjects concode_field_sep CallableRejectionConfig rejected concode_elem_sep FilePathRuleConfig filePathRules concode_elem_sep boolean masterKillSwitch concode_elem_sep Jenkins jenkins concode_elem_sep Logger LOGGER concode_elem_sep CallableWhitelistConfig whitelisted concode_field_s...
boolean function ( ) { switch ( style ) { case PenConstants . PS_SOLID : case PenConstants . PS_NULL : case PenConstants . PS_INSIDEFRAME : return true ; default : return false ; } }
true if not a dashed or dotted style . concode_field_sep float[] DASH_DASH concode_elem_sep float[] DASH_DOT concode_elem_sep int endCap concode_elem_sep Color color concode_elem_sep float[] DASH_DASHDOT concode_elem_sep int joinType concode_elem_sep int width concode_elem_sep int style concode_elem_sep float[] DASH_DA...
int [ ] function ( int [ ] arg0 ) { int [ ] loc0 = new int [ arg0 . length ] ; for ( int loc1 = 0 ; loc1 < arg0 . length ; loc1 ++ ) { loc0 [ arg0 [ loc1 ] ] = loc1 ; } return loc0 ; }
creates the inverse permutation array . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean isSecurityException concode_elem_sep byte[] toBytes concode_elem_sep byte[] toBytes concode_elem_sep byte[] toBytes concode_elem_sep char[] permute concode_elem_sep Query getWriteQuery concode_elem_sep char[] toC...
Map function ( ) { return transport . getAttributes ( ) ; }
this returns the map of attributes used to hold connection information for the channel . the attributes here are taken from the pipeline attributes and may contain details such as ssl certificates or other such useful information . concode_field_sep ByteCursor cursor concode_elem_sep Trace trace concode_elem_sep SSLEng...
String function ( ) { return TIMESTAMP_FORMATTER . print ( new DateTime ( ) ) ; }
returns a timestamp for the current timezone in a human-readable locale-independent format `` yyyy-mm-dd hh : mm : ss '' concode_field_sep int UNIX concode_elem_sep DateTimeFormatter ISO8601_FORMATTER_MS concode_elem_sep long ZVI_EPOCH concode_elem_sep String FILENAME_FORMAT concode_elem_sep String TIMESTAMP_FORMAT con...
void function ( Collection < Resource > arg0 ) { for ( Resource loc0 : arg0 ) addPatchResource ( loc0 ) ; }
adds the given html patch resources such that they will apply to the guacamole ui . the patches will be applied by the javascript side of the web application in the order provided . concode_field_sep List<Resource> resources concode_field_sep List<Resource> getPatchResources concode_elem_sep void addPatchResource
boolean function ( ) { return ! postponedRoutes . isEmpty ( ) ; }
returns true if there is another postponed route to try . concode_field_sep int nextSocketAddressIndex concode_elem_sep List<Route> postponedRoutes concode_elem_sep int TLS_MODE_MODERN concode_elem_sep Address address concode_elem_sep Iterator<Proxy> proxySelectorProxies concode_elem_sep ConnectionPool pool concode_ele...
void function ( ) { System . out . println ( "srini_string" ) ; int loc0 = 5 ; String loc1 = "srini_string" ; ContactUs loc2 = ContactUsDB . selectContactUsDescription ( loc0 ) ; String loc3 = loc2 . getDescription ( ) ; assertEquals ( loc1 , loc3 ) ; }
test of selectcontactusdescription method , of class contactusdb . concode_field_sep PlaceHolder placeHolder concode_field_sep void testUpdateContactUsCategory concode_elem_sep void setUpClass concode_elem_sep void setUp concode_elem_sep void testAddContactUsDescription concode_elem_sep void tearDownClass concode_elem_...
void function ( String arg0 ) { this . contextConfigLocation = arg0 ; }
set the location of the context configuration files , within the resource adapter 's deployment unit . this can be a delimited string that consists of multiple resource location , separated by commas , semicolons , whitespace , or line breaks . this can be specified as `` contextconfiglocation '' config property in the...
Task function ( @ PathVariable Long arg0 ) { return taskService . getTask ( arg0 ) ; }
returns the task with the given id . concode_field_sep String JSON_NAME_FIELD concode_elem_sep Logger LOGGER concode_elem_sep TaskService taskService concode_elem_sep TaskActivityService activityService concode_field_sep Set<TaskError> handleException concode_elem_sep String handleException concode_elem_sep void saveTa...
void function ( ) { if ( listener != null ) { this . listener = null ; } }
unregisters the scenestatuslistener from this internalscene . concode_field_sep boolean active concode_elem_sep String INTERNAL_SCENE_ID concode_elem_sep List<Device> devices concode_elem_sep Short SCENE_ID concode_elem_sep String SceneName concode_elem_sep Integer ZONE_ID concode_elem_sep SceneStatusListener listener ...
float function ( ) { return maxPointSize ; }
getter for property maxpointsize . concode_field_sep float maxKern concode_elem_sep float maxPointSize concode_elem_sep int degree concode_elem_sep float minKern concode_elem_sep float minPointSize concode_field_sep float getMinKern concode_elem_sep float getMinPointSize concode_elem_sep void setMaxKern concode_elem_se...
JobVertexID function ( ) { return vertexID ; }
returns the task 's execution vertex id . concode_field_sep int numberOfSubtasks concode_elem_sep int attemptNumber concode_elem_sep String invokableClassName concode_elem_sep JobVertexID vertexID concode_elem_sep Configuration taskConfiguration concode_elem_sep List<BlobKey> requiredJarFiles concode_elem_sep Serialize...
void function ( final Color arg0 ) { if ( arg0 != null ) { Color loc0 = this . color ; this . color = arg0 ; } }
sets the color used by the renderer to generate shadows . consecutive calls to #createshadow will all use this coloruntil it is set again . if the color provided is null , the previous color will be retained . concode_field_sep int size concode_elem_sep float opacity concode_elem_sep Color color concode_field_sep float...
int function ( ) { return startBlockletNumber ; }
returns start blocklet number concode_field_sep int numberOfBlockletToScan concode_elem_sep int noOfBlockLets concode_elem_sep int startBlockletNumber concode_field_sep void setNoOfBlockLets concode_elem_sep void setStartBlockletNumber concode_elem_sep void setNumberOfBlockletToScan concode_elem_sep int getNoOfBlockLet...
PartitionGroupConfig function ( MemberGroupConfig arg0 ) { memberGroupConfigs . add ( isNotNull ( arg0 , "srini_string" ) ) ; return this ; }
adds a membergroupconfig . duplicate elements are not filtered . concode_field_sep MemberGroupType groupType concode_elem_sep List<MemberGroupConfig> memberGroupConfigs concode_elem_sep boolean enabled concode_field_sep PartitionGroupConfig setEnabled concode_elem_sep boolean isEnabled concode_elem_sep Collection<Membe...
long function ( ) { return _userGroup . getPrimaryKey ( ) ; }
returns the primary key of this user group . concode_field_sep UserGroup _userGroup concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep java.lang.String getName concode_elem_sep boolean isEscapedModel concod...
java . util . List < String > function ( ) { if ( identities == null ) { identities = new com . amazonaws . internal . ListWithAutoConstructFlag < String > ( ) ; identities . setAutoConstruct ( true ) ; } return identities ; }
a list of identities . concode_field_sep com.amazonaws.internal.ListWithAutoConstructFlag<String> identities concode_elem_sep String nextToken concode_field_sep void setNextToken concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep ListIdentitiesResult clone concode_elem_sep void setIdentities...
boolean function ( ) { return isShrinkToPrintableArea ; }
indicates the currently stored state of the shrink to fit printable area property . concode_field_sep String defaultURL concode_elem_sep File defaultFile concode_elem_sep PrintHelper printHelper concode_elem_sep boolean isShrinkToPrintableArea concode_field_sep void setDefaultFile concode_elem_sep File getDefaultFile c...
void function ( String arg0 , String arg1 , Throwable arg2 ) { if ( LOG . DEBUG >= LOGLEVEL ) Log . d ( arg0 , arg1 , arg2 ) ; }
debug log message . concode_field_sep int WARN concode_elem_sep int VERBOSE concode_elem_sep int ERROR concode_elem_sep int LOGLEVEL concode_elem_sep int DEBUG concode_elem_sep int INFO concode_field_sep boolean isLoggable concode_elem_sep void setLogLevel concode_elem_sep void setLogLevel concode_elem_sep void e conco...
com . newway . model . loaihopdong function ( int arg0 ) { return _loaihopdongLocalService . getloaihopdong ( arg0 ) ; }
returns the loaihopdong with the primary key . concode_field_sep loaihopdongLocalService _loaihopdongLocalService concode_field_sep loaihopdongLocalService getWrappedloaihopdongLocalService concode_elem_sep void deleteloaihopdong concode_elem_sep void deleteloaihopdong concode_elem_sep void setWrappedService concode_el...
void function ( long arg0 ) { _journalArticleResource . setCompanyId ( arg0 ) ; }
sets the company id of this journal article resource . concode_field_sep JournalArticleResource _journalArticleResource concode_field_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concod...
org . apache . spark . util . collection . PrimitiveVector < java . lang . Object > [ ] function ( ) { throw new RuntimeException ( ) ; }
stores consecutive offsets and lengths of blocks into each reducer file , ordered by position in the file . note : mapidtoindex mapid returns the index of the mapper into the vector for every reducer . concode_field_sep PlaceHolder placeHolder concode_field_sep org.apache.spark.util.TimeStampedHashMap<java.lang.Object,...
List < ExitPointSpec > function ( List < ReactionProperty > arg0 ) { List < ExitPointSpec > loc0 = new ArrayList < ExitPointSpec > ( ) ; for ( ReactionProperty loc1 : arg0 ) { if ( loc1 instanceof ExitPointSpec ) { loc0 . add ( ( ExitPointSpec ) loc1 ) ; } } return loc0 ; }
filters the given list of reactionproperty to return only a listof exitpointspec . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean isNamedExitTransition concode_elem_sep List<Transition>[] getExitSpecSortedTransitions concode_elem_sep boolean isDefault concode_elem_sep Map<Region,List<Entry>> getReg...
String function ( ) { TimeZone loc0 = TimeZone . getTimeZone ( id ) ; return TimeZoneBean . displayNameTokenizer ( loc0 . getDisplayName ( ) ) ; }
gets the name of this time zone to be displayed in the ui . concode_field_sep Polygon mapPolygon concode_elem_sep DateFormat dateFormat concode_elem_sep String id concode_elem_sep String mapCommandButtonId concode_field_sep String getUseDaylightTime concode_elem_sep String getLocation concode_elem_sep boolean isRelevan...
String function ( ) { return developerToken ; }
gets the value of the developertoken property . concode_field_sep String developerToken concode_elem_sep Boolean validateOnly concode_elem_sep Boolean partialFailure concode_elem_sep String userAgent concode_elem_sep String clientCustomerId concode_field_sep void setPartialFailure concode_elem_sep Boolean isValidateOnl...
String function ( ) { return cVV2Code ; }
getter for cvv2code concode_field_sep String paymentAdviceCode concode_elem_sep String cVV2Code concode_elem_sep BasicAmountType amount concode_elem_sep String msgSubID concode_elem_sep String aVSCode concode_elem_sep String billingAgreementID concode_elem_sep PaymentInfoType paymentInfo concode_elem_sep String transac...
boolean function ( Class arg0 , EventHandler arg1 ) { if ( map == null ) { return false ; } ArrayList < EventHandler > loc0 = map . get ( arg0 ) ; if ( loc0 == null ) { return false ; } else { return loc0 . remove ( arg1 ) ; } }
remove the handler from the map . the return boolean should primarily be used for unit test support . concode_field_sep HashMap<Class,ArrayList<EventHandler>> map concode_field_sep void add concode_elem_sep void fire concode_elem_sep boolean has
void function ( TVyrizeniEntity arg0 ) { this . vyrizeniUzavreni = arg0 ; }
sets the value of the vyrizeniuzavreni property . concode_field_sep TJineUdaje jineUdaje concode_elem_sep TEvidence evidence concode_elem_sep TVyrizeniEntity vyrizeniUzavreni concode_elem_sep TPopis popis concode_elem_sep TIdentifikace identifikace concode_elem_sep TPristupnost pristupnost concode_elem_sep TTrideniSpis...
void function ( int arg0 ) { m_Timeout = arg0 ; m_Terminal . setTimeout ( arg0 ) ; }
sets the timeout for this udpmasterconnection . concode_field_sep InetAddress m_Address concode_elem_sep UDPMasterTerminal m_Terminal concode_elem_sep int m_Timeout concode_elem_sep int m_Port concode_elem_sep int LOCAL_PORT concode_elem_sep boolean m_Connected concode_elem_sep StandardToStringStyle toStringStyle conco...
String function ( String arg0 ) { return MRule . convertKey ( arg0 , m_windowNo ) ; }
convert key # - > _ concode_field_sep String m_variable concode_elem_sep Object m_description concode_elem_sep Object m_result concode_elem_sep String VARIABLE concode_elem_sep String DESCRIPTION_VARIABLE concode_elem_sep String m_script concode_elem_sep HashMap<String,Object> m_ctx concode_elem_sep int m_windowNo conc...
void function ( ) { }
empty method block . concode_field_sep PlaceHolder placeHolder concode_field_sep void whitespaceAfterSemi concode_elem_sep void testFor concode_elem_sep boolean condition concode_elem_sep void testIf concode_elem_sep void testDoWhile concode_elem_sep void testWhile